hilco commited on
Commit
7f06cf2
1 Parent(s): 8c87686

Finished training.

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  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.768586387434555
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 [anvay/finetuning-cardiffnlp-sentiment-model](https://huggingface.co/anvay/finetuning-cardiffnlp-sentiment-model) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.7686
37
 
38
  ## Model description
39
 
@@ -64,15 +64,15 @@ The following hyperparameters were used during training:
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
- | 0.5267 | None | 0 |
68
- | 0.6859 | 0.6558 | 0 |
69
- | 0.7162 | 0.5579 | 1 |
70
- | 0.7372 | 0.5166 | 2 |
71
- | 0.7581 | 0.4856 | 3 |
72
- | 0.7497 | 0.4574 | 4 |
73
- | 0.7560 | 0.4393 | 5 |
74
- | 0.7654 | 0.4343 | 6 |
75
- | 0.7686 | 0.4275 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.7696335078534031
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [anvay/finetuning-cardiffnlp-sentiment-model](https://huggingface.co/anvay/finetuning-cardiffnlp-sentiment-model) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.7696
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.4241 | None | 0 |
68
+ | 0.6806 | 0.6581 | 0 |
69
+ | 0.7194 | 0.5688 | 1 |
70
+ | 0.7288 | 0.5244 | 2 |
71
+ | 0.7466 | 0.4909 | 3 |
72
+ | 0.7539 | 0.4672 | 4 |
73
+ | 0.7466 | 0.4497 | 5 |
74
+ | 0.7654 | 0.4388 | 6 |
75
+ | 0.7696 | 0.4364 | 7 |
76
 
77
 
78
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "value",
23
- "query"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "query",
23
+ "value"
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:ef2aa4a97e527e934ffab091118a3133407308a0dffbb3dd198eba3f205c3163
3
  size 2523312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97f1e12bb5428ce3f0f82c4117b05597079dbf39c6e77dabd2bb174a5c3d3116
3
  size 2523312