hilco commited on
Commit
f6c41fb
1 Parent(s): 2bc9c4a

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.6638743455497382
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.6639
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.4827 | None | 0 |
69
- | 0.5686 | 0.6998 | 0 |
70
- | 0.5801 | 0.6597 | 1 |
71
- | 0.6220 | 0.6154 | 2 |
72
- | 0.6524 | 0.5970 | 3 |
73
- | 0.6346 | 0.5721 | 4 |
74
- | 0.6471 | 0.5588 | 5 |
75
- | 0.6545 | 0.5436 | 6 |
76
- | 0.6639 | 0.5430 | 7 |
77
 
78
 
79
  ### Framework versions
 
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
+ value: 0.6659685863874345
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.6660
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.4775 | None | 0 |
69
+ | 0.5654 | 0.6976 | 0 |
70
+ | 0.6115 | 0.6567 | 1 |
71
+ | 0.6241 | 0.6117 | 2 |
72
+ | 0.6649 | 0.5838 | 3 |
73
+ | 0.6471 | 0.5611 | 4 |
74
+ | 0.6440 | 0.5594 | 5 |
75
+ | 0.6576 | 0.5457 | 6 |
76
+ | 0.6660 | 0.5372 | 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:93a4f4678799d11e39b37d6448dee494321e9ceed5b660433cc76d1511ab7d11
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:338b7d04650791ad0a1bc6208fe8ac5f5312c68e4195023d57518e33bf3d0333
3
  size 160400