Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
-
language:
|
| 4 |
-
- zh
|
| 5 |
-
- en
|
| 6 |
base_model:
|
| 7 |
- inclusionAI/Ling-mini-base-2.0-20T
|
|
|
|
| 8 |
---
|
| 9 |
# Ring-mini-2.0
|
| 10 |
|
|
@@ -94,4 +92,4 @@ Please refer to [GitHub](https://github.com/inclusionAI/Ring/blob/main/README.md
|
|
| 94 |
This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ring-mini-2.0/blob/main/LICENSE).
|
| 95 |
|
| 96 |
## Citation
|
| 97 |
-
TODO
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
base_model:
|
| 4 |
- inclusionAI/Ling-mini-base-2.0-20T
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
---
|
| 7 |
# Ring-mini-2.0
|
| 8 |
|
|
|
|
| 92 |
This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ring-mini-2.0/blob/main/LICENSE).
|
| 93 |
|
| 94 |
## Citation
|
| 95 |
+
TODO
|