Instructions to use ainnle/Mistral_V3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use ainnle/Mistral_V3 with ml-agents:
mlagents-load-from-hf --repo-id="ainnle/Mistral_V3" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- ainnle/TrainZH
|
| 5 |
+
language:
|
| 6 |
+
- zh
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
library_name: ml-agents
|
| 10 |
+
pipeline_tag: text-classification
|
| 11 |
+
---
|