hilco commited on
Commit
a3f86eb
1 Parent(s): 0e6d10f

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.6837696335078534
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/lecun_feather_berts-8](https://huggingface.co/Jeevesh8/lecun_feather_berts-8) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.6838
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.5780 | 0.6955 | 0 |
69
- | 0.6325 | 0.6481 | 1 |
70
- | 0.6471 | 0.6173 | 2 |
71
- | 0.6618 | 0.5853 | 3 |
72
- | 0.6712 | 0.5586 | 4 |
73
- | 0.6607 | 0.5485 | 5 |
74
- | 0.6796 | 0.5316 | 6 |
75
- | 0.6838 | 0.5233 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.675392670157068
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [Jeevesh8/lecun_feather_berts-8](https://huggingface.co/Jeevesh8/lecun_feather_berts-8) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.6754
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.5225 | None | 0 |
68
+ | 0.5686 | 0.6970 | 0 |
69
+ | 0.6335 | 0.6577 | 1 |
70
+ | 0.6398 | 0.6249 | 2 |
71
+ | 0.6524 | 0.5972 | 3 |
72
+ | 0.6639 | 0.5727 | 4 |
73
+ | 0.6628 | 0.5588 | 5 |
74
+ | 0.6712 | 0.5402 | 6 |
75
+ | 0.6754 | 0.5356 | 7 |
76
 
77
 
78
  ### 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:7034f27884fdbff94c0403405129d4d0e3115c9b1a5a873e599029221b7da453
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f703985ced1ff88d90c27a90d66601a181e5962a04df89640c3c8465e9af56c
3
  size 160400