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
651 contributions in the last year
Activity overview
Contributed to
awslabs/sagemaker-debugger,
huggingface/transformers,
huggingface/nlp
and 5 other
repositories
Contribution activity
July 2020
- jarednielsen/docs Jupyter Notebook
Created a pull request in huggingface/nlp that received 10 comments
Add dataset.export() to TFRecords
Fixes #337 Some design decisions: Simplified the function API to not handle sharding. It writes the entire dataset as a single TFRecord file. This…
+116
−0
•
10
comments
Created an issue in huggingface/transformers that received 4 comments
[Feature request] Pass any Iterable to tokenizer.__call__()
tokenizer.__call__ accepts List[List[str]], for pre-tokenized inputs. It should also accept List[np.ndarray[str]].
Moti…
4
comments

