Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,11 +2,12 @@
|
|
2 |
license: cc-by-4.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: roberta-finetuned-qa-policy
|
7 |
results: []
|
8 |
-
datasets:
|
9 |
-
- GIZ/policy_qa_v0
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: cc-by-4.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- GIZ/policy_qa_v0
|
7 |
+
base_model: deepset/roberta-base-squad2
|
8 |
model-index:
|
9 |
- name: roberta-finetuned-qa-policy
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|