hilco commited on
Commit
a4e9c3f
1 Parent(s): e75d304

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
@@ -23,7 +23,7 @@ model-index:
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
- value: 0.6554973821989529
27
  name: accuracy
28
  ---
29
 
@@ -34,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  This model is a fine-tuned version of [gchhablani/bert-base-cased-finetuned-rte](https://huggingface.co/gchhablani/bert-base-cased-finetuned-rte) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.6555
38
 
39
  ## Model description
40
 
@@ -66,14 +66,14 @@ The following hyperparameters were used during training:
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
  | 0.4649 | None | 0 |
69
- | 0.5414 | 0.7160 | 0 |
70
- | 0.5539 | 0.6894 | 1 |
71
- | 0.5885 | 0.6575 | 2 |
72
- | 0.6272 | 0.6342 | 3 |
73
- | 0.6366 | 0.6113 | 4 |
74
- | 0.6220 | 0.5930 | 5 |
75
- | 0.6597 | 0.5745 | 6 |
76
- | 0.6555 | 0.5676 | 7 |
77
 
78
 
79
  ### Framework versions
 
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
+ value: 0.6607329842931937
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [gchhablani/bert-base-cased-finetuned-rte](https://huggingface.co/gchhablani/bert-base-cased-finetuned-rte) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.6607
38
 
39
  ## Model description
40
 
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
  | 0.4649 | None | 0 |
69
+ | 0.5455 | 0.7142 | 0 |
70
+ | 0.5707 | 0.6870 | 1 |
71
+ | 0.5958 | 0.6505 | 2 |
72
+ | 0.6377 | 0.6228 | 3 |
73
+ | 0.6377 | 0.6035 | 4 |
74
+ | 0.6126 | 0.5854 | 5 |
75
+ | 0.6503 | 0.5664 | 6 |
76
+ | 0.6607 | 0.5600 | 7 |
77
 
78
 
79
  ### 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:73137f167dca4b2fb069e0238eb9fb8f1ac42a7fc89b4d8628ad42d60ab8d374
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92e7474c09341e9429f65728ed9e261fbb8e79e473db9b5424e41168a69538b6
3
  size 160400