Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (70cccd0272a4d44113cda1c7f68516c8dfce22ca)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
7 |
model-index:
|
8 |
- name: tweet_instruct_detect
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: microsoft/Multilingual-MiniLM-L12-H384
|
8 |
model-index:
|
9 |
- name: tweet_instruct_detect
|
10 |
results: []
|