Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,10 +7,11 @@ metrics:
7
  - f1
8
  - precision
9
  - recall
 
 
10
  model-index:
11
  - name: roberta-finetuned-WebClassification
12
  results: []
13
- pipeline_tag: text-classification
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
7
  - f1
8
  - precision
9
  - recall
10
+ pipeline_tag: text-classification
11
+ base_model: xlm-roberta-base
12
  model-index:
13
  - name: roberta-finetuned-WebClassification
14
  results: []
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You