Librarian Bot: Update dataset YAML metadata for model

#1
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -1,17 +1,15 @@
1
  ---
2
- pipeline_tag: text-generation
 
3
  tags:
4
  - PyTorch
5
  - Transformers
6
  - gpt2
7
-
8
- license: unlicense
9
-
10
- language: ru
11
-
12
  widget:
13
- - text: "- Как тебя зовут? - Джульетта Мао #"
14
- - text: "- А живешь где? - В поясе астероидов #"
15
  ---
16
 
17
 
1
  ---
2
+ language: ru
3
+ license: unlicense
4
  tags:
5
  - PyTorch
6
  - Transformers
7
  - gpt2
8
+ datasets: inkoziev/incomplete_utterance_restoration
9
+ pipeline_tag: text-generation
 
 
 
10
  widget:
11
+ - text: '- Как тебя зовут? - Джульетта Мао #'
12
+ - text: '- А живешь где? - В поясе астероидов #'
13
  ---
14
 
15