Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,16 +1,17 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- model-index:
6
- - name: distilbert-base-german-cased-finetuned-amazon-reviews
7
- results: []
8
  datasets:
9
  - amazon_reviews_multi
10
- language:
11
- - de
12
  metrics:
13
  - perplexity
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - de
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
 
 
 
7
  datasets:
8
  - amazon_reviews_multi
 
 
9
  metrics:
10
  - perplexity
11
+ base_model: distilbert-base-german-cased
12
+ model-index:
13
+ - name: distilbert-base-german-cased-finetuned-amazon-reviews
14
+ results: []
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You