Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,20 +1,21 @@
1
  ---
 
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - accuracy
7
  - f1
8
  - precision
9
  - recall
 
 
10
  model-index:
11
  - name: clickbait_binary_detection_DeBERTa
12
  results: []
13
- datasets:
14
- - christinacdl/clickbait_notclickbait_dataset
15
- language:
16
- - en
17
- pipeline_tag: text-classification
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - en
4
  license: mit
5
  tags:
6
  - generated_from_trainer
7
+ datasets:
8
+ - christinacdl/clickbait_notclickbait_dataset
9
  metrics:
10
  - accuracy
11
  - f1
12
  - precision
13
  - recall
14
+ pipeline_tag: text-classification
15
+ base_model: microsoft/deberta-v3-large
16
  model-index:
17
  - name: clickbait_binary_detection_DeBERTa
18
  results: []
 
 
 
 
 
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You