hilco commited on
Commit
1e9a102
1 Parent(s): fc0394e

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.6157068062827226
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 [finiteautomata/betonews-tweetcontext](https://huggingface.co/finiteautomata/betonews-tweetcontext) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.6157
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.5215 | None | 0 |
68
- | 0.5539 | 0.6880 | 0 |
69
- | 0.5539 | 0.6735 | 1 |
70
- | 0.5675 | 0.6494 | 2 |
71
- | 0.5948 | 0.6341 | 3 |
72
- | 0.6021 | 0.6193 | 4 |
73
- | 0.6 | 0.6150 | 5 |
74
- | 0.6042 | 0.6049 | 6 |
75
- | 0.6157 | 0.6004 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.6104712041884817
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [finiteautomata/betonews-tweetcontext](https://huggingface.co/finiteautomata/betonews-tweetcontext) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.6105
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.4775 | None | 0 |
68
+ | 0.5581 | 0.6867 | 0 |
69
+ | 0.5476 | 0.6695 | 1 |
70
+ | 0.5717 | 0.6472 | 2 |
71
+ | 0.5801 | 0.6296 | 3 |
72
+ | 0.5969 | 0.6127 | 4 |
73
+ | 0.5927 | 0.6050 | 5 |
74
+ | 0.6073 | 0.5979 | 6 |
75
+ | 0.6105 | 0.5891 | 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:3c895a0068586b60eb75e8d09b61f314fa5c1daced8aa4113d53f6e25931659f
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e95b5a483c2edecac4aa015db4b309bc66e6cea3cd7dc24217d050a9fcb0c5c4
3
  size 160400