Daemontatox
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model:
|
|
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
@@ -15,10 +16,11 @@ datasets:
|
|
15 |
- Daemontatox/LongCOT-Reason
|
16 |
metrics:
|
17 |
- accuracy
|
18 |
-
- bleu
|
19 |
- character
|
20 |
-
-
|
|
|
21 |
library_name: transformers
|
|
|
22 |
---
|
23 |
|
24 |
![image](./image.webp)
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- Daemontatox/SphinX
|
4 |
tags:
|
5 |
- text-generation-inference
|
6 |
- transformers
|
|
|
16 |
- Daemontatox/LongCOT-Reason
|
17 |
metrics:
|
18 |
- accuracy
|
|
|
19 |
- character
|
20 |
+
- competition_math
|
21 |
+
- code_eval
|
22 |
library_name: transformers
|
23 |
+
new_version: Daemontatox/AetherDrake
|
24 |
---
|
25 |
|
26 |
![image](./image.webp)
|