andrea-silvi commited on
Commit
00a0299
1 Parent(s): 2a06b1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,3 +1,2 @@
1
- ---
2
- license: unknown
3
- ---
 
1
+ Character-level gpt-2 like language model, trained on English articles from Wikipedia (https://huggingface.co/datasets/wikipedia#20220301en). We used GPT-2 implementation from Andrej Karpathy (https://github.com/karpathy/minGPT/blob/master/projects/chargpt/chargpt.py) and trained the model for 100k epochs.
2
+