hilco commited on
Commit
80ea900
1 Parent(s): 4892326

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.6984293193717277
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 [ishan/bert-base-uncased-mnli](https://huggingface.co/ishan/bert-base-uncased-mnli) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.6984
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.5183 | None | 0 |
68
- | 0.6115 | 0.6844 | 0 |
69
- | 0.6346 | 0.6434 | 1 |
70
- | 0.6555 | 0.6066 | 2 |
71
- | 0.6702 | 0.5750 | 3 |
72
- | 0.6785 | 0.5503 | 4 |
73
- | 0.6764 | 0.5449 | 5 |
74
- | 0.6911 | 0.5302 | 6 |
75
- | 0.6984 | 0.5182 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.6921465968586388
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [ishan/bert-base-uncased-mnli](https://huggingface.co/ishan/bert-base-uncased-mnli) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.6921
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.4607 | None | 0 |
68
+ | 0.5927 | 0.6880 | 0 |
69
+ | 0.6168 | 0.6484 | 1 |
70
+ | 0.6524 | 0.6051 | 2 |
71
+ | 0.6628 | 0.5782 | 3 |
72
+ | 0.6723 | 0.5502 | 4 |
73
+ | 0.6859 | 0.5350 | 5 |
74
+ | 0.6806 | 0.5306 | 6 |
75
+ | 0.6921 | 0.5219 | 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:e2b3f928171a504446b2e5c3d02b278b9f982577653a1a02cdf607c717148ad6
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bacaf31e8a0e34c1183c28d4a177d750a67681789955eeaefac19b71ffef25c
3
  size 160400