rooftopcoder
commited on
Commit
路
984870d
1
Parent(s):
628f3f5
update model card README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: roberta-base-coqa
|
7 |
results: []
|
@@ -12,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# roberta-base-coqa
|
14 |
|
15 |
-
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- rooftopcoder/coqa-squad-1.0-fixed
|
7 |
model-index:
|
8 |
- name: roberta-base-coqa
|
9 |
results: []
|
|
|
14 |
|
15 |
# roberta-base-coqa
|
16 |
|
17 |
+
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the rooftopcoder/coqa-squad-1.0-fixed dataset.
|
18 |
|
19 |
## Model description
|
20 |
|