hilco commited on
Commit
d07ab12
1 Parent(s): 9e9fd33

Finished training.

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  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.6073298429319371
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/init_bert_ft_qqp-33](https://huggingface.co/Jeevesh8/init_bert_ft_qqp-33) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.6073
37
 
38
  ## Model description
39
 
@@ -65,14 +65,14 @@ The following hyperparameters were used during training:
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
  | 0.5152 | None | 0 |
68
- | 0.4995 | 0.7877 | 0 |
69
- | 0.4827 | 0.6952 | 1 |
70
- | 0.5372 | 0.6872 | 2 |
71
- | 0.5623 | 0.6682 | 3 |
72
- | 0.5874 | 0.6571 | 4 |
73
- | 0.5969 | 0.6456 | 5 |
74
- | 0.5906 | 0.6369 | 6 |
75
- | 0.6073 | 0.6328 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.5863874345549738
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [Jeevesh8/init_bert_ft_qqp-33](https://huggingface.co/Jeevesh8/init_bert_ft_qqp-33) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.5864
37
 
38
  ## Model description
39
 
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
  | 0.5152 | None | 0 |
68
+ | 0.5089 | 0.7841 | 0 |
69
+ | 0.5466 | 0.6891 | 1 |
70
+ | 0.5581 | 0.6748 | 2 |
71
+ | 0.5717 | 0.6597 | 3 |
72
+ | 0.5759 | 0.6491 | 4 |
73
+ | 0.5822 | 0.6409 | 5 |
74
+ | 0.5853 | 0.6303 | 6 |
75
+ | 0.5864 | 0.6274 | 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:0ee86ca769d160bb2fe9703f1c625bbdb63a48c2b4d17a62ac53db2331fa6bed
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5166a2f89738c6ca9b90c7a6183c804bec3d1fd630e07f5ca1975ef83bbb752
3
  size 160400