huggingface / notebooks

Notebooks using the Hugging Face libraries 🤗
Apache License 2.0
3.58k stars 1.5k forks source link

Contributions #1

Open lordtt13 opened 4 years ago

lordtt13 commented 4 years ago

I have some notebooks illustrating the use of transformers, may I make a PR?

yjernite commented 4 years ago

Hi @lordtt13 ! Could you share the notebooks or at least a quick description with us first so we can advise you on where would be the best way to share them?

lordtt13 commented 4 years ago

Yes two of the examples are a fine tune task and a train from scratch task. I also plan on adding some nb's where I'm showing both these tasks using TF versions of the models, as I feel TF is very underrepresented in exemplar scripts.