Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0 # Or your chosen license
|
3 |
---
|
4 |
# gpthinker
|
5 |
|
6 |
-
Describe your model here. Include information about its purpose, capabilities, limitations, and intended use cases. Provide instructions for how to use the model.
|
7 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- open-r1/OpenR1-Math-220k
|
5 |
+
base_model:
|
6 |
+
- openai-community/gpt2
|
7 |
+
---
|
8 |
---
|
9 |
license: apache-2.0 # Or your chosen license
|
10 |
---
|
11 |
# gpthinker
|
12 |
|
13 |
+
Describe your model here. Include information about its purpose, capabilities, limitations, and intended use cases. Provide instructions for how to use the model.
|
|