davanstrien HF staff commited on
Commit
65146fa
·
1 Parent(s): 88af239

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 +5 -3
README.md CHANGED
@@ -1,17 +1,19 @@
1
  ---
2
  tags:
3
  - generated_from_keras_callback
4
- - id
5
  - Indonesian
6
  license: mit
7
  dataset:
8
  - id_puisi
9
  widget:
10
- - text : "SENJA"
11
- - text : "BERANI"
12
  model-index:
13
  - name: Sultannn/gpt2-ft-id-puisi
14
  results: []
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
1
  ---
2
  tags:
3
  - generated_from_keras_callback
4
+ - id
5
  - Indonesian
6
  license: mit
7
  dataset:
8
  - id_puisi
9
  widget:
10
+ - text: SENJA
11
+ - text: BERANI
12
  model-index:
13
  - name: Sultannn/gpt2-ft-id-puisi
14
  results: []
15
+ datasets:
16
+ - Sultannn/id_recipe
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information Keras had access to. You should