hilco commited on
Commit
d2810bd
1 Parent(s): f7394d3

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.6471204188481675
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 [neibla/distilbert-base-uncased-finetuned-emotion](https://huggingface.co/neibla/distilbert-base-uncased-finetuned-emotion) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.6471
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.5529 | None | 0 |
69
- | 0.5654 | 0.6994 | 0 |
70
- | 0.5937 | 0.6503 | 1 |
71
- | 0.6335 | 0.6247 | 2 |
72
- | 0.6346 | 0.5982 | 3 |
73
- | 0.6230 | 0.5733 | 4 |
74
- | 0.6304 | 0.5528 | 5 |
75
- | 0.6440 | 0.5347 | 6 |
76
- | 0.6471 | 0.5227 | 7 |
77
 
78
 
79
  ### Framework versions
 
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
+ value: 0.6418848167539267
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [neibla/distilbert-base-uncased-finetuned-emotion](https://huggingface.co/neibla/distilbert-base-uncased-finetuned-emotion) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.6419
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.5183 | None | 0 |
69
+ | 0.5791 | 0.7012 | 0 |
70
+ | 0.5822 | 0.6512 | 1 |
71
+ | 0.6230 | 0.6258 | 2 |
72
+ | 0.6513 | 0.5896 | 3 |
73
+ | 0.6293 | 0.5683 | 4 |
74
+ | 0.6356 | 0.5461 | 5 |
75
+ | 0.6304 | 0.5312 | 6 |
76
+ | 0.6419 | 0.5166 | 7 |
77
 
78
 
79
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
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
 
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
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9de7c8bce603e7ecccd3167ac8365bb169084cf9a35fa4288c49d9645b493f7
3
  size 2446056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41de0476718748e7ae89ae770b1f558318be85298a6ea455b58ea4bdc750ebed
3
  size 2446056