davanstrien HF staff commited on
Commit
da102cf
1 Parent(s): 4b05a75

Add metadata for dataset used to train model

Browse files

This is a small PR to add the dataset used to train your model to the YAML metadata section. This metadata makes the link between the model and the dataset easy to see on the Hugging Face Hub.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  tags:
3
  - conversational
4
  license: mit
 
 
5
  ---
6
 
7
  ## Chinese pre-trained dialogue model (CDial-GPT)
2
  tags:
3
  - conversational
4
  license: mit
5
+ datasets:
6
+ - silver/lccc
7
  ---
8
 
9
  ## Chinese pre-trained dialogue model (CDial-GPT)