dirkgr lbourdois commited on
Commit
e758b02
1 Parent(s): f97b573

Upload README.md with huggingface_hub (#1)

Browse files

- Upload README.md with huggingface_hub (64daececc0dd3ad06f7fd8dd4fe4c73a5d72cff3)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  Next word generator trained on questions. Receives partial questions and tries to predict the next word.
2
  Example use:
3
 
1
+ ---
2
+ language: en
3
+ ---
4
  Next word generator trained on questions. Receives partial questions and tries to predict the next word.
5
  Example use:
6