force text gen
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ parameters:
|
|
| 12 |
max_length: 96
|
| 13 |
no_repeat_ngram_size: 1
|
| 14 |
do_sample: True
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 12 |
max_length: 96
|
| 13 |
no_repeat_ngram_size: 1
|
| 14 |
do_sample: True
|
| 15 |
+
pipeline_tag:
|
| 16 |
+
text-generation
|
| 17 |
---
|
| 18 |
|
| 19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|