Update README.md
Browse files
README.md
CHANGED
@@ -9,21 +9,11 @@ model-index:
|
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
-
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
# squad_roberta_base
|
16 |
|
17 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the squad dataset.
|
18 |
|
19 |
-
## Model description
|
20 |
-
|
21 |
-
More information needed
|
22 |
-
|
23 |
-
## Intended uses & limitations
|
24 |
-
|
25 |
-
More information needed
|
26 |
-
|
27 |
## Training and evaluation data
|
28 |
|
29 |
Trained and evaluated on the [squad dataset](https://huggingface.co/datasets/squad).
|
|
|
9 |
results: []
|
10 |
---
|
11 |
|
|
|
|
|
12 |
|
13 |
# squad_roberta_base
|
14 |
|
15 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the squad dataset.
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
## Training and evaluation data
|
18 |
|
19 |
Trained and evaluated on the [squad dataset](https://huggingface.co/datasets/squad).
|