Update README.md
#2
by
cherry0328 - opened
README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
license: apache-2.0
|
| 4 |
language:
|
|
@@ -13,6 +12,8 @@ pipeline_tag: text-generation
|
|
| 13 |
tags:
|
| 14 |
- goldfish
|
| 15 |
- arxiv:2408.10441
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# chm_cyrl_10mb
|
|
@@ -66,4 +67,4 @@ If you use this model, please cite:
|
|
| 66 |
year={2024},
|
| 67 |
url={https://www.arxiv.org/abs/2408.10441},
|
| 68 |
}
|
| 69 |
-
```
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
|
|
|
| 12 |
tags:
|
| 13 |
- goldfish
|
| 14 |
- arxiv:2408.10441
|
| 15 |
+
base_model:
|
| 16 |
+
- openai-community/gpt2
|
| 17 |
---
|
| 18 |
|
| 19 |
# chm_cyrl_10mb
|
|
|
|
| 67 |
year={2024},
|
| 68 |
url={https://www.arxiv.org/abs/2408.10441},
|
| 69 |
}
|
| 70 |
+
```
|