Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,15 +1,16 @@
1
  ---
2
  license: mit
3
- mask_token: '[MASK]'
4
  tags:
5
  - generated_from_keras_callback
 
 
 
 
 
 
6
  model-index:
7
  - name: tf-tpu/roberta-base-epochs-500-no-wd
8
  results: []
9
- widget:
10
- - text: Goal of my life is to [MASK].
11
- datasets:
12
- - wikitext
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
1
  ---
2
  license: mit
 
3
  tags:
4
  - generated_from_keras_callback
5
+ datasets:
6
+ - wikitext
7
+ mask_token: '[MASK]'
8
+ widget:
9
+ - text: Goal of my life is to [MASK].
10
+ base_model: roberta-base
11
  model-index:
12
  - name: tf-tpu/roberta-base-epochs-500-no-wd
13
  results: []
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information Keras had access to. You should