Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# The following Model Card is self-generated by this model
|
2 |
|
3 |
# DeepHermes Feedback Maze Experiment - Atropos RL
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: llama3
|
5 |
+
tags:
|
6 |
+
- Llama-3
|
7 |
+
- RL
|
8 |
+
- Atropos
|
9 |
+
- Tool Calling
|
10 |
+
- Nous Research
|
11 |
+
- instruct
|
12 |
+
- finetune
|
13 |
+
- reasoning
|
14 |
+
- function calling
|
15 |
+
- transformers
|
16 |
+
- reinforcement-learning
|
17 |
+
- json mode
|
18 |
+
- chatml
|
19 |
+
base_model: meta-llama/Meta-Llama-3.1-8B
|
20 |
+
library_name: transformers
|
21 |
+
|
22 |
+
---
|
23 |
# The following Model Card is self-generated by this model
|
24 |
|
25 |
# DeepHermes Feedback Maze Experiment - Atropos RL
|