Librarian Bot: Add base_model information to model
#2
by
librarian-bot - opened
README.md
CHANGED
|
@@ -1,15 +1,16 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
-
model-index:
|
| 6 |
-
- name: IndoBERT-ExamQA
|
| 7 |
-
results: []
|
| 8 |
datasets:
|
| 9 |
- squad_v2
|
| 10 |
-
language:
|
| 11 |
-
- id
|
| 12 |
pipeline_tag: question-answering
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- id
|
| 4 |
license: mit
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
| 7 |
datasets:
|
| 8 |
- squad_v2
|
|
|
|
|
|
|
| 9 |
pipeline_tag: question-answering
|
| 10 |
+
base_model: indolem/indobert-base-uncased
|
| 11 |
+
model-index:
|
| 12 |
+
- name: IndoBERT-ExamQA
|
| 13 |
+
results: []
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|