hilco commited on
Commit
5204fcd
1 Parent(s): 0bfc557

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
@@ -23,7 +23,7 @@ model-index:
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
- value: 0.6293193717277487
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 [moghis/distilbert-base-uncased-finetuned-emotion](https://huggingface.co/moghis/distilbert-base-uncased-finetuned-emotion) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.6293
38
 
39
  ## Model description
40
 
@@ -65,15 +65,15 @@ The following hyperparameters were used during training:
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
- | 0.5236 | None | 0 |
69
- | 0.5864 | 0.6928 | 0 |
70
- | 0.5885 | 0.6396 | 1 |
71
- | 0.6325 | 0.6038 | 2 |
72
- | 0.6461 | 0.5721 | 3 |
73
- | 0.6293 | 0.5499 | 4 |
74
- | 0.6251 | 0.5354 | 5 |
75
- | 0.6283 | 0.5097 | 6 |
76
- | 0.6293 | 0.5025 | 7 |
77
 
78
 
79
  ### Framework versions
 
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
+ value: 0.6408376963350786
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [moghis/distilbert-base-uncased-finetuned-emotion](https://huggingface.co/moghis/distilbert-base-uncased-finetuned-emotion) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.6408
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.4723 | None | 0 |
69
+ | 0.5874 | 0.6918 | 0 |
70
+ | 0.6031 | 0.6420 | 1 |
71
+ | 0.6283 | 0.6049 | 2 |
72
+ | 0.6461 | 0.5723 | 3 |
73
+ | 0.6314 | 0.5538 | 4 |
74
+ | 0.6262 | 0.5363 | 5 |
75
+ | 0.6440 | 0.5199 | 6 |
76
+ | 0.6408 | 0.5056 | 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:2a25483e5a975649ece1a25862369dd82e17c82223dcc153c478c1a342297d6d
3
  size 2446056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af4790491a4300c87d394653d4bde226957a508001c500ff99218167f5c16b05
3
  size 2446056