hilco commited on
Commit
ac9b5ba
1 Parent(s): c2cec5c

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
@@ -23,7 +23,7 @@ model-index:
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
- value: 0.6418848167539267
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 [aychang/bert-base-cased-trec-coarse](https://huggingface.co/aychang/bert-base-cased-trec-coarse) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.6419
38
 
39
  ## Model description
40
 
@@ -65,15 +65,15 @@ The following hyperparameters were used during training:
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
- | 0.4691 | None | 0 |
69
- | 0.5319 | 0.7033 | 0 |
70
- | 0.5990 | 0.6882 | 1 |
71
- | 0.5843 | 0.6519 | 2 |
72
- | 0.6063 | 0.6270 | 3 |
73
- | 0.6168 | 0.5999 | 4 |
74
- | 0.6220 | 0.5782 | 5 |
75
- | 0.6377 | 0.5698 | 6 |
76
- | 0.6419 | 0.5664 | 7 |
77
 
78
 
79
  ### Framework versions
 
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
+ value: 0.6534031413612565
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [aychang/bert-base-cased-trec-coarse](https://huggingface.co/aychang/bert-base-cased-trec-coarse) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.6534
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.4806 | None | 0 |
69
+ | 0.5361 | 0.7083 | 0 |
70
+ | 0.5969 | 0.6887 | 1 |
71
+ | 0.6042 | 0.6546 | 2 |
72
+ | 0.6115 | 0.6276 | 3 |
73
+ | 0.6178 | 0.6095 | 4 |
74
+ | 0.6272 | 0.5886 | 5 |
75
+ | 0.6471 | 0.5735 | 6 |
76
+ | 0.6534 | 0.5655 | 7 |
77
 
78
 
79
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "value",
23
- "query"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "query",
23
+ "value"
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:25e4e13f535faf5da63c63fc631986af5a42a2208071b809369e2ed1b6f474bc
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d025088dbad12584f3889083ed4c03ac7c5da43e0d70a0ee88177183b399fbb
3
  size 160400