Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ datasets:
|
|
| 14 |
model-index:
|
| 15 |
- name: ATLAS-8B-Instruct
|
| 16 |
results: []
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
# ATLAS-8B-Instruct
|
| 19 |
|
|
@@ -113,4 +115,4 @@ If you use the ATLAS framework or our models in your research, please cite our w
|
|
| 113 |
|
| 114 |
- **GitHub Repository:** [https://github.com/Arc-Computer/ATLAS](https://github.com/Arc-Computer/ATLAS)
|
| 115 |
- **Final RL Model:** [ATLAS-8B-Thinking](https://huggingface.co/Arc-Intelligence/ATLAS-8B-Thinking)
|
| 116 |
-
- **Training Dataset:** [Arc-ATLAS-Teach-v0](https://huggingface.co/datasets/Arc-Intelligence/Arc-ATLAS-Teach-v0)
|
|
|
|
| 14 |
model-index:
|
| 15 |
- name: ATLAS-8B-Instruct
|
| 16 |
results: []
|
| 17 |
+
pipeline_tag: text-generation
|
| 18 |
+
library_name: transformers
|
| 19 |
---
|
| 20 |
# ATLAS-8B-Instruct
|
| 21 |
|
|
|
|
| 115 |
|
| 116 |
- **GitHub Repository:** [https://github.com/Arc-Computer/ATLAS](https://github.com/Arc-Computer/ATLAS)
|
| 117 |
- **Final RL Model:** [ATLAS-8B-Thinking](https://huggingface.co/Arc-Intelligence/ATLAS-8B-Thinking)
|
| 118 |
+
- **Training Dataset:** [Arc-ATLAS-Teach-v0](https://huggingface.co/datasets/Arc-Intelligence/Arc-ATLAS-Teach-v0)
|