hilco commited on
Commit
a9f6345
1 Parent(s): 7ec0fc6

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
@@ -23,7 +23,7 @@ model-index:
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
- value: 0.6785340314136126
27
  name: accuracy
28
  ---
29
 
@@ -34,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  This model is a fine-tuned version of [markt23917/finetuning-sentiment-model-3000-samples](https://huggingface.co/markt23917/finetuning-sentiment-model-3000-samples) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.6785
38
 
39
  ## Model description
40
 
@@ -66,14 +66,14 @@ The following hyperparameters were used during training:
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
  | 0.5152 | None | 0 |
69
- | 0.6209 | 0.6689 | 0 |
70
- | 0.6199 | 0.6225 | 1 |
71
- | 0.6649 | 0.5806 | 2 |
72
- | 0.6639 | 0.5615 | 3 |
73
- | 0.6660 | 0.5418 | 4 |
74
- | 0.6461 | 0.5177 | 5 |
75
- | 0.6733 | 0.5047 | 6 |
76
- | 0.6785 | 0.4949 | 7 |
77
 
78
 
79
  ### Framework versions
 
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
+ value: 0.6701570680628273
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [markt23917/finetuning-sentiment-model-3000-samples](https://huggingface.co/markt23917/finetuning-sentiment-model-3000-samples) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.6702
38
 
39
  ## Model description
40
 
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
  | 0.5152 | None | 0 |
69
+ | 0.6157 | 0.6663 | 0 |
70
+ | 0.6272 | 0.6178 | 1 |
71
+ | 0.6555 | 0.5885 | 2 |
72
+ | 0.6733 | 0.5579 | 3 |
73
+ | 0.6733 | 0.5368 | 4 |
74
+ | 0.6492 | 0.5197 | 5 |
75
+ | 0.6691 | 0.5042 | 6 |
76
+ | 0.6702 | 0.4924 | 7 |
77
 
78
 
79
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_lin",
23
- "q_lin"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_lin",
23
+ "v_lin"
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:586e730279d5dece93358fb61a44a513007d7cc101a518be31852028f0cf496d
3
  size 2446056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aed88c449981613c5c67463cffb2023bac595b164c39177d1c9553ccdae1f661
3
  size 2446056