Demon Devs
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
-
---
|
2 |
-
license: afl-3.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: afl-3.0
|
3 |
+
datasets:
|
4 |
+
- fka/awesome-chatgpt-prompts
|
5 |
+
- HuggingFaceTB/finemath
|
6 |
+
- HuggingFaceFW/fineweb-2
|
7 |
+
- O1-OPEN/OpenO1-SFT
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
base_model:
|
11 |
+
- Qwen/QVQ-72B-Preview
|
12 |
+
- meta-llama/Llama-3.3-70B-Instruct
|
13 |
+
new_version: deepseek-ai/DeepSeek-V3
|
14 |
+
pipeline_tag: any-to-any
|
15 |
+
library_name: diffusers
|
16 |
+
tags:
|
17 |
+
- code
|
18 |
+
- not-for-all-audiences
|
19 |
+
---
|