hilco commited on
Commit
3ac1fe6
1 Parent(s): 24fe78d

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.5842931937172775
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 [connectivity/bert_ft_qqp-17](https://huggingface.co/connectivity/bert_ft_qqp-17) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.5843
37
 
38
  ## Model description
39
 
@@ -65,14 +65,14 @@ The following hyperparameters were used during training:
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
  | 0.5173 | None | 0 |
68
- | 0.5016 | 0.8966 | 0 |
69
- | 0.4963 | 0.6887 | 1 |
70
- | 0.5162 | 0.6804 | 2 |
71
- | 0.5455 | 0.6722 | 3 |
72
- | 0.5675 | 0.6619 | 4 |
73
- | 0.5623 | 0.6605 | 5 |
74
- | 0.5717 | 0.6502 | 6 |
75
- | 0.5843 | 0.6440 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.5717277486910994
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [connectivity/bert_ft_qqp-17](https://huggingface.co/connectivity/bert_ft_qqp-17) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.5717
37
 
38
  ## Model description
39
 
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
  | 0.5173 | None | 0 |
68
+ | 0.5110 | 0.9009 | 0 |
69
+ | 0.4963 | 0.6899 | 1 |
70
+ | 0.5141 | 0.6824 | 2 |
71
+ | 0.5414 | 0.6762 | 3 |
72
+ | 0.5414 | 0.6694 | 4 |
73
+ | 0.5592 | 0.6639 | 5 |
74
+ | 0.5623 | 0.6567 | 6 |
75
+ | 0.5717 | 0.6512 | 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:eb68840e46c0fa8274505a511a73e361cd2c4013bd11a6557ce90c58402a4ab5
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28d4dc8060f1045762ab07e6bbe1962d49ac83a8c0684b57b5822d321137c91d
3
  size 160400