Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,8 @@ language:
|
|
| 7 |
base_model:
|
| 8 |
- mistralai/Mistral-Small-24B-Instruct-2501
|
| 9 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
|
|
|
| 7 |
base_model:
|
| 8 |
- mistralai/Mistral-Small-24B-Instruct-2501
|
| 9 |
pipeline_tag: text-classification
|
| 10 |
+
metrics:
|
| 11 |
+
- character
|
| 12 |
+
new_version: mistralai/Mistral-Small-24B-Instruct-2501
|
| 13 |
+
library_name: fastai
|
| 14 |
---
|