hilco commited on
Commit
fa95980
1 Parent(s): 224ff83

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.6429319371727749
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 [pietrotrope/emotion_final](https://huggingface.co/pietrotrope/emotion_final) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.6429
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.5089 | None | 0 |
68
- | 0.5791 | 0.7089 | 0 |
69
- | 0.5937 | 0.6624 | 1 |
70
- | 0.6188 | 0.6174 | 2 |
71
- | 0.6398 | 0.5848 | 3 |
72
- | 0.6377 | 0.5620 | 4 |
73
- | 0.6168 | 0.5445 | 5 |
74
- | 0.6482 | 0.5232 | 6 |
75
- | 0.6429 | 0.5080 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.643979057591623
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [pietrotrope/emotion_final](https://huggingface.co/pietrotrope/emotion_final) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.6440
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.4974 | None | 0 |
68
+ | 0.6010 | 0.7100 | 0 |
69
+ | 0.5906 | 0.6634 | 1 |
70
+ | 0.6429 | 0.6139 | 2 |
71
+ | 0.6440 | 0.5780 | 3 |
72
+ | 0.6408 | 0.5570 | 4 |
73
+ | 0.6304 | 0.5321 | 5 |
74
+ | 0.6461 | 0.5093 | 6 |
75
+ | 0.6440 | 0.5032 | 7 |
76
 
77
 
78
  ### 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:48db8f4b2f520336377e3e68a9e5319bd2bcd0d1bb44a2ad9df634a218be6f57
3
  size 2446056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ebe95a8a8429a3930da31fc4627286f5d8c371d884263a84d6c44a77a5e27e7
3
  size 2446056