Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: bsd-3-clause
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
Create a new model repository
|
|
|
|
| 1 |
---
|
| 2 |
license: bsd-3-clause
|
| 3 |
+
datasets:
|
| 4 |
+
- openbmb/UltraData-Math
|
| 5 |
+
language:
|
| 6 |
+
- ab
|
| 7 |
+
- ar
|
| 8 |
+
metrics:
|
| 9 |
+
- bertscore
|
| 10 |
+
base_model:
|
| 11 |
+
- moonshotai/Kimi-K2.5
|
| 12 |
+
new_version: nvidia/personaplex-7b-v1
|
| 13 |
+
pipeline_tag: text-classification
|
| 14 |
+
library_name: bertopic
|
| 15 |
---
|
| 16 |
Create a new model repository
|