inkoziev librarian-bot commited on
Commit
fb1efd8
1 Parent(s): 355e616

Librarian Bot: Update dataset YAML metadata for model (#1)

Browse files

- Librarian Bot: Update dataset YAML metadata for model (8a3c21e2955b6f24c39f75e16f98b5d868aae4e1)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

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