Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: bert-finetuned-swag
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -93,4 +96,4 @@ When deploying this model, users should be cautious of potential biases and limi
|
|
93 |
|
94 |
## Contact Information
|
95 |
|
96 |
-
For further information or questions, please contact the maintainers of this model or refer to the associated documentation and code repository.
|
|
|
9 |
model-index:
|
10 |
- name: bert-finetuned-swag
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- allenai/swag
|
14 |
+
pipeline_tag: question-answering
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
96 |
|
97 |
## Contact Information
|
98 |
|
99 |
+
For further information or questions, please contact the maintainers of this model or refer to the associated documentation and code repository.
|