hilco commited on
Commit
6639e4a
1 Parent(s): c1798f3

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.6816753926701571
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 [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.6817
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.5298 | None | 0 |
69
- | 0.5780 | 0.7258 | 0 |
70
- | 0.6 | 0.6816 | 1 |
71
- | 0.6377 | 0.6598 | 2 |
72
- | 0.6597 | 0.6146 | 3 |
73
- | 0.6712 | 0.5971 | 4 |
74
- | 0.6586 | 0.5722 | 5 |
75
- | 0.6796 | 0.5649 | 6 |
76
- | 0.6817 | 0.5577 | 7 |
77
 
78
 
79
  ### Framework versions
 
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
+ value: 0.6795811518324607
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.6796
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.5246 | None | 0 |
69
+ | 0.5623 | 0.7215 | 0 |
70
+ | 0.6126 | 0.6870 | 1 |
71
+ | 0.6241 | 0.6593 | 2 |
72
+ | 0.6461 | 0.6275 | 3 |
73
+ | 0.6628 | 0.6105 | 4 |
74
+ | 0.6660 | 0.5844 | 5 |
75
+ | 0.6796 | 0.5745 | 6 |
76
+ | 0.6796 | 0.5646 | 7 |
77
 
78
 
79
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "query",
23
- "value"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "value",
23
+ "query"
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:c0e5e570ad664e3181294cbaec21c38dc5a6d949d54cf08ed760288d31be397c
3
  size 415000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7cbc561f7b5df2a4ee9d3ecc33e6daf75e2fc9c61a55973d96b77b5e7167160
3
  size 415000