Amar Prakash Pandey

Results 27 comments of Amar Prakash Pandey

@RatishBansal I have just one small doubt, how do you plan to cover these cases mentioned [here](https://issues.apache.org/jira/browse/LANG-1481). ```java StringUtils.split(["a.b"],["c"], '.') = ["a", "b", "c"] StringUtils.split(["a"],["b"],["c"], '.') = ["a", "b", "c"]...

- [x] What is the name of the project you maintain? - Finger-Detection-and-Tracking - [x] What is the URL to your GitHub repository? - https://github.com/amarlearning/Finger-Detection-and-Tracking - [x] Why do you...

| Model | Description | | ------------- |:-------------:| | xlnet-base-cased | 12-layer, 768-hidden, 12-heads, 110M parameters. XLNet English model | | xlnet-large-cased | 24-layer, 1024-hidden, 16-heads, 340M parameters. XLNet Large...

Pull the latest code and try

> I've cloned the project and partially finished these changes. If you want, we could create a branch and I could push my current changes to it so we can...

@runninguru you can push your changes in the `develop` branch for the review.

Changes look good to me

@yvisherve good find. go ahead and implement it.

@yvisherve opening issue since it is yet to be implemented.

@mostlygucci If you want you can try to resolve this issue.