hilco commited on
Commit
939ea89
1 Parent(s): 0ab6b32

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.6732984293193718
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 [Jeevesh8/feather_berts_92](https://huggingface.co/Jeevesh8/feather_berts_92) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.6733
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.4859 | None | 0 |
68
- | 0.5812 | 0.6889 | 0 |
69
- | 0.6115 | 0.6539 | 1 |
70
- | 0.6429 | 0.6121 | 2 |
71
- | 0.6513 | 0.5816 | 3 |
72
- | 0.6618 | 0.5637 | 4 |
73
- | 0.6534 | 0.5466 | 5 |
74
- | 0.6712 | 0.5418 | 6 |
75
- | 0.6733 | 0.5336 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.6848167539267016
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [Jeevesh8/feather_berts_92](https://huggingface.co/Jeevesh8/feather_berts_92) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.6848
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.4513 | None | 0 |
68
+ | 0.5864 | 0.6901 | 0 |
69
+ | 0.6084 | 0.6654 | 1 |
70
+ | 0.6387 | 0.6213 | 2 |
71
+ | 0.6628 | 0.5928 | 3 |
72
+ | 0.6775 | 0.5639 | 4 |
73
+ | 0.6670 | 0.5528 | 5 |
74
+ | 0.6817 | 0.5389 | 6 |
75
+ | 0.6848 | 0.5320 | 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:ae1b1c13eb9db0e102d6a391376256e363e3741df0a3bc8502d609f627465342
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6668632ea0499c3a2e2d83a7f1e6f499a03389e9a6cac3db98359b61c278a49
3
  size 160400