ernlavr librarian-bot commited on
Commit
49fc123
1 Parent(s): f302e49

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (b28bb0d239e28ac7505e8d7fab32adbe45379767)


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

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