Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,14 @@ tags:
|
|
| 6 |
model-index:
|
| 7 |
- name: GPT2-arithmetic-3digits
|
| 8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: GPT2-arithmetic-3digits
|
| 8 |
results: []
|
| 9 |
+
datasets:
|
| 10 |
+
- Nbeau/additiondataset_3digits_10000examples
|
| 11 |
+
widget:
|
| 12 |
+
- text: "Input:\n561+372\nTarget:"
|
| 13 |
+
inference:
|
| 14 |
+
parameters:
|
| 15 |
+
add_special_tokens: True
|
| 16 |
+
do_sample: False
|
| 17 |
---
|
| 18 |
|
| 19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|