hilco commited on
Commit
9aedf08
1 Parent(s): ab37af8

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.5790575916230366
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 [dhimskyy/wiki-bert](https://huggingface.co/dhimskyy/wiki-bert) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.5791
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.5173 | None | 0 |
68
- | 0.5518 | 0.6971 | 0 |
69
- | 0.5812 | 0.6908 | 1 |
70
- | 0.5791 | 0.6776 | 2 |
71
- | 0.5592 | 0.6675 | 3 |
72
- | 0.5634 | 0.6606 | 4 |
73
- | 0.5539 | 0.6508 | 5 |
74
- | 0.5717 | 0.6431 | 6 |
75
- | 0.5791 | 0.6435 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.574869109947644
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [dhimskyy/wiki-bert](https://huggingface.co/dhimskyy/wiki-bert) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.5749
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.5215 | None | 0 |
68
+ | 0.5476 | 0.6930 | 0 |
69
+ | 0.5738 | 0.6883 | 1 |
70
+ | 0.5759 | 0.6802 | 2 |
71
+ | 0.5613 | 0.6658 | 3 |
72
+ | 0.5749 | 0.6548 | 4 |
73
+ | 0.5487 | 0.6509 | 5 |
74
+ | 0.5853 | 0.6418 | 6 |
75
+ | 0.5749 | 0.6377 | 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:1814fe7b9f0e45137c66efe65900125099289b0b1554a7924ad3ca03dd5bd11c
3
  size 83368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa922acbbff58b4c322d591ad9fd16079e16991340df06b95a6bb4ccc41c142e
3
  size 83368