Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ tags:
|
|
| 9 |
- lfm2
|
| 10 |
datasets:
|
| 11 |
- FlameF0X/arXiv-AI-ML
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# LFM2 Model - Pretrained on arXiv AI/ML Papers
|
|
@@ -35,4 +37,4 @@ This is a LFM2 (Liquid Foundation Model 2) architecture pretrained on the arXiv
|
|
| 35 |
- **Batch Size:** 4
|
| 36 |
- **Learning Rate:** 0.0003
|
| 37 |
- **Epochs:** 10
|
| 38 |
-
- **Final Loss:** 1.9985
|
|
|
|
| 9 |
- lfm2
|
| 10 |
datasets:
|
| 11 |
- FlameF0X/arXiv-AI-ML
|
| 12 |
+
pipeline_tag: text-generation
|
| 13 |
+
library_name: transformers
|
| 14 |
---
|
| 15 |
|
| 16 |
# LFM2 Model - Pretrained on arXiv AI/ML Papers
|
|
|
|
| 37 |
- **Batch Size:** 4
|
| 38 |
- **Learning Rate:** 0.0003
|
| 39 |
- **Epochs:** 10
|
| 40 |
+
- **Final Loss:** 1.9985
|