hilco commited on
Commit
eaf99cd
1 Parent(s): 4bd85f6

Finished training.

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
- value: 0.6418848167539267
26
  name: accuracy
27
  ---
28
 
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [Jeevesh8/6ep_bert_ft_cola-47](https://huggingface.co/Jeevesh8/6ep_bert_ft_cola-47) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.6419
37
 
38
  ## Model description
39
 
@@ -65,14 +65,14 @@ The following hyperparameters were used during training:
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
  | 0.5340 | None | 0 |
68
- | 0.5529 | 0.7703 | 0 |
69
- | 0.5455 | 0.6736 | 1 |
70
- | 0.5948 | 0.6499 | 2 |
71
- | 0.6063 | 0.6237 | 3 |
72
- | 0.6136 | 0.6017 | 4 |
73
- | 0.6220 | 0.5795 | 5 |
74
- | 0.6335 | 0.5664 | 6 |
75
- | 0.6419 | 0.5549 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.6408376963350786
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [Jeevesh8/6ep_bert_ft_cola-47](https://huggingface.co/Jeevesh8/6ep_bert_ft_cola-47) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.6408
37
 
38
  ## Model description
39
 
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
  | 0.5340 | None | 0 |
68
+ | 0.5529 | 0.7702 | 0 |
69
+ | 0.5466 | 0.6754 | 1 |
70
+ | 0.5948 | 0.6555 | 2 |
71
+ | 0.5937 | 0.6312 | 3 |
72
+ | 0.6042 | 0.6100 | 4 |
73
+ | 0.6105 | 0.5882 | 5 |
74
+ | 0.6209 | 0.5716 | 6 |
75
+ | 0.6408 | 0.5635 | 7 |
76
 
77
 
78
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "query",
23
- "value"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "value",
23
+ "query"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:305bd968d9cbf618d75a1befd76cd9ba9dbd9114f5d384eacf13e991b4b1602c
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c2de469f7766cf5f5f593663469d141c2dbb655c02bc14640a8aa18384cff39
3
  size 160400