Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
138 contributions in the last year
Activity overview
Contributed to
huggingface/transformers,
huggingface/awesome-papers,
joeddav/blog
and 5 other
repositories
Contribution activity
October 2020
joeddav has no activity
yet for this period.
September 2020
- joeddav/datasets Python
Created a pull request in huggingface/datasets that received 7 comments
Add Polyglot-NER Dataset
Adds the Polyglot-NER dataset with named entity tags for 40 languages. I include separate configs for each language as well as a combined config wh…
+189
−0
•
7
comments
Created an issue in huggingface/datasets that received 2 comments
Indices incorrect with multiprocessing
When num_proc > 1, the indices argument passed to the map function is incorrect:
d = load_dataset('imdb', split='test[:1%]') def fn(x, inds): print(i…
2
comments
3
contributions
in private repositories
Sep 4 – Sep 21