Update README.md
Browse files
README.md
CHANGED
|
@@ -2,13 +2,13 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
-
VdrontV1 (gpt-like) is the first Dront AI Command model that is neither a test nor an experimental version; it was trained on FineWeb-Edu and FineWeb-Instruct.
|
| 6 |
|
| 7 |
It can answer simple questions phrased like "What is Python?" or "How many people are on Earth?"; however, it lacks a sense of self ("I") and cannot handle small talk.
|
| 8 |
|
| 9 |
-
According to Dront Model Tester results, it outperformed VdrontGPT50m-Base2 by a factor of two and came close to Supra50m-Base-Exp (which was trained on a significantly larger number of tokens).
|
| 10 |
|
| 11 |
-
Examples (use.py in files, t 0.4):
|
| 12 |
|
| 13 |
You: What is the most popular programming language?
|
| 14 |
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
+
**VdrontV1** (gpt-like) is the first Dront AI Command model that is neither a test nor an experimental version; it was trained on **FineWeb-Edu and FineWeb-Instruct**.
|
| 6 |
|
| 7 |
It can answer simple questions phrased like "What is Python?" or "How many people are on Earth?"; however, it lacks a sense of self ("I") and cannot handle small talk.
|
| 8 |
|
| 9 |
+
According to Dront Model Tester results, it outperformed **VdrontGPT50m-Base2 by a factor of two** and **came close to Supra50m-Base-Exp (which was trained on a significantly larger number of tokens)**.
|
| 10 |
|
| 11 |
+
Examples (**use.py in files**, t 0.4):
|
| 12 |
|
| 13 |
You: What is the most popular programming language?
|
| 14 |
|