leonvanbokhorst commited on
Commit
39616a0
1 Parent(s): 25d890d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -12
README.md CHANGED
@@ -1,15 +1,20 @@
1
- ---
2
- license: apache-2.0
3
- library_name: peft
4
- tags:
5
- - generated_from_trainer
6
- base_model: google-bert/bert-large-uncased
7
- metrics:
8
- - accuracy
9
- model-index:
10
- - name: emotion-bert-large-uncased-balanced-lora
11
- results: []
12
- ---
 
 
 
 
 
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: google-bert/bert-large-uncased
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: emotion-bert-large-uncased-balanced-lora
11
+ results: []
12
+ datasets:
13
+ - AdamCodd/emotion-balanced
14
+ language:
15
+ - en
16
+ pipeline_tag: text-classification
17
+ ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
20
  should probably proofread and complete it, then remove this comment. -->