leonvanbokhorst commited on
Commit
d50a3ce
1 Parent(s): 87b04fa

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -1,20 +1,15 @@
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. -->
 
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. -->
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "query",
24
- "value"
25
  ],
26
  "task_type": "SEQ_CLS",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "value",
24
+ "query"
25
  ],
26
  "task_type": "SEQ_CLS",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c7c67c2a0ff53a37cbdca7012ba901f212e5cf808c63a0a092bd26d7dd1171a
3
  size 3184088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97838a729c164173058249a0c9514984550260c86a093e65f550e55571ef1205
3
  size 3184088
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25bb406ac987926db792b48d69507c1706eba0b6e411e2fe30928f5472160f82
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d44df7d9b703408c989e8f4d67a97db663a3eed1c84cccc5a23f39ec05ca5cc
3
  size 5048