Commit ·
e5aca70
1
Parent(s): fae3f06
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (1972e9d4ef4e66c231f55798e5f3abbc0c96d5fc)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -4,6 +4,7 @@ tags:
|
|
| 4 |
- generated_from_trainer
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: DistilBERT-Hoax-Detection
|
| 9 |
results: []
|
|
|
|
| 4 |
- generated_from_trainer
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
| 7 |
+
base_model: cahya/distilbert-base-indonesian
|
| 8 |
model-index:
|
| 9 |
- name: DistilBERT-Hoax-Detection
|
| 10 |
results: []
|