Update README.md
Browse files
README.md
CHANGED
|
@@ -1,20 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
datasets:
|
| 4 |
- reedmayhew/claude-3.7-sonnet-reasoning
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
-
metrics:
|
| 8 |
-
- accuracy
|
| 9 |
-
- character
|
| 10 |
-
base_model:
|
| 11 |
-
- reedmayhew/gemma3-12B-claude-3.7-sonnet-reasoning-distilled
|
| 12 |
-
new_version: reedmayhew/gemma3-12B-claude-3.7-sonnet-reasoning-distilled
|
| 13 |
-
library_name: fasttext
|
| 14 |
tags:
|
| 15 |
- code
|
| 16 |
- art
|
| 17 |
-
pipeline_tag:
|
| 18 |
---
|
| 19 |
|
| 20 |
The uploaded files can be freely used to "lora-train" AI on (perchance.org/future-html) or (poe.com/youmakeai)
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
datasets:
|
| 4 |
- reedmayhew/claude-3.7-sonnet-reasoning
|
| 5 |
language:
|
| 6 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
tags:
|
| 8 |
- code
|
| 9 |
- art
|
| 10 |
+
pipeline_tag: reinforcement-learning
|
| 11 |
---
|
| 12 |
|
| 13 |
The uploaded files can be freely used to "lora-train" AI on (perchance.org/future-html) or (poe.com/youmakeai)
|