Librarian Bot: Update Hugging Face dataset ID
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: sophiaqho/question_classifier_model
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
6 |
model-index:
|
7 |
- name: question_classifier_model_v2
|
8 |
results: []
|
9 |
-
datasets:
|
10 |
-
- squad
|
11 |
-
- boolq
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- squad
|
7 |
+
- google/boolq
|
8 |
+
base_model: sophiaqho/question_classifier_model
|
9 |
model-index:
|
10 |
- name: question_classifier_model_v2
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|