Update README.md
Browse files
README.md
CHANGED
@@ -5,12 +5,14 @@ tags:
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
|
|
8 |
base_model: openai-community/gpt2-medium
|
9 |
model-index:
|
10 |
- name: openai_gpt
|
11 |
results: []
|
12 |
datasets:
|
13 |
- daily_dialog
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
+
- conversation
|
9 |
base_model: openai-community/gpt2-medium
|
10 |
model-index:
|
11 |
- name: openai_gpt
|
12 |
results: []
|
13 |
datasets:
|
14 |
- daily_dialog
|
15 |
+
pipeline_tag: text2text-generation
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|