Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,15 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
tags: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
tags: []
|
| 4 |
+
widget:
|
| 5 |
+
- text: "What is the capital of India[SEP]New Delhi[SEP]Athens[SEP]Bangalore[SEP]India"
|
| 6 |
+
example_title: "Short answers Geo Question"
|
| 7 |
+
- text: "Which of the following is true of androgens and estrogens?[SEP]Both sexes have both types of hormones.[SEP]Only males have androgens.[SEP]They are produced by the pituitary.[SEP]They have opposite effects in males and females."
|
| 8 |
+
example_title: "Long answers Bio Question"
|
| 9 |
+
- text: "The ability of the brain to change its anatomy over time, within limits, is known as:[SEP]plasticity[SEP]regression[SEP]connectivity[SEP]regression"
|
| 10 |
+
example_title: "Short answers Bio Question"
|
| 11 |
+
- text: "What is momentum in Newtonian mechanics?[SEP]The appetite of mass and cars[SEP]The acceleration of an object[SEP]The force exerted by an object[SEP]The energy stored in an object"
|
| 12 |
+
example_title: "Term heavy answers Physics Question"
|
| 13 |
---
|
| 14 |
|
| 15 |
# Model Card for Model ID
|