Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- HuggingFaceFW/fineweb-edu
|
| 5 |
+
- openbmb/Ultra-FineWeb-L3
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- LLM
|
| 10 |
+
- LM
|
| 11 |
+
- Dront
|
| 12 |
+
- GPT
|
| 13 |
+
- GPT2
|
| 14 |
+
- 200m
|
| 15 |
---
|
| 16 |
+
|
| 17 |
+
# Dront 200m is a GPT-like model trained from scratch on approximately 5 billion tokens.
|
| 18 |
+
|
| 19 |
+
Context: 1024 tokens
|
| 20 |
+
|
| 21 |
+
Tokenizer: GPT2 50k
|
| 22 |
+
|
| 23 |
+
# perplexity
|
| 24 |
+
|
| 25 |
+
| Model | openbmb/Ultra-FineWeb-L3 | FineWeb-Edu-L4-5 |
|
| 26 |
+
|---------|--------|--------|
|
| 27 |
+
| Dront-200m | 11.33 | 13.23 |
|
| 28 |
+
| VDrontV2-0.1b | 17.52 | 11.01 |
|