hilco commited on
Commit
af690b7
1 Parent(s): cf825c1

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.7465968586387435
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 [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.7466
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.4942 | None | 0 |
68
- | 0.6377 | 0.6907 | 0 |
69
- | 0.6942 | 0.5835 | 1 |
70
- | 0.7309 | 0.5149 | 2 |
71
- | 0.7445 | 0.4964 | 3 |
72
- | 0.7445 | 0.4747 | 4 |
73
- | 0.7340 | 0.4569 | 5 |
74
- | 0.7466 | 0.4468 | 6 |
75
- | 0.7466 | 0.4344 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.7445026178010471
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.7445
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.5225 | None | 0 |
68
+ | 0.6168 | 0.6819 | 0 |
69
+ | 0.7068 | 0.5850 | 1 |
70
+ | 0.7372 | 0.5168 | 2 |
71
+ | 0.7445 | 0.4934 | 3 |
72
+ | 0.7424 | 0.4738 | 4 |
73
+ | 0.7403 | 0.4611 | 5 |
74
+ | 0.7466 | 0.4516 | 6 |
75
+ | 0.7445 | 0.4374 | 7 |
76
 
77
 
78
  ### 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:bfa190592674861a8684f00a02943d7fd1528145c896fa686b89efcf7ead64b1
3
  size 2523312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da433fbfede030024e9787777f03d67c0f9893bbefb5bb4efa6954bd1e1f8b6d
3
  size 2523312