hilco commited on
Commit
7a0b253
1 Parent(s): ba0118b

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
@@ -22,7 +22,7 @@ model-index:
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
- value: 0.7214659685863875
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 [ncduy/roberta-imdb-sentiment-analysis](https://huggingface.co/ncduy/roberta-imdb-sentiment-analysis) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.7215
37
 
38
  ## Model description
39
 
@@ -65,14 +65,14 @@ The following hyperparameters were used during training:
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
  | 0.5131 | None | 0 |
68
- | 0.5885 | 0.7325 | 0 |
69
- | 0.5686 | 0.6633 | 1 |
70
- | 0.6649 | 0.6018 | 2 |
71
- | 0.7089 | 0.5556 | 3 |
72
- | 0.7162 | 0.5243 | 4 |
73
- | 0.7016 | 0.5106 | 5 |
74
- | 0.7204 | 0.4964 | 6 |
75
- | 0.7215 | 0.4895 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.7350785340314137
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [ncduy/roberta-imdb-sentiment-analysis](https://huggingface.co/ncduy/roberta-imdb-sentiment-analysis) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.7351
37
 
38
  ## Model description
39
 
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
  | 0.5131 | None | 0 |
68
+ | 0.5885 | 0.7327 | 0 |
69
+ | 0.6147 | 0.6602 | 1 |
70
+ | 0.6890 | 0.5931 | 2 |
71
+ | 0.7183 | 0.5550 | 3 |
72
+ | 0.7267 | 0.5275 | 4 |
73
+ | 0.7058 | 0.5040 | 5 |
74
+ | 0.7330 | 0.4999 | 6 |
75
+ | 0.7351 | 0.4875 | 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:d72bad27bfc833399a8e29a21082c85f0673969b7a4e06e6e3153ac2291a3b6c
3
  size 2523312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6241ee7cd1cb0e6168087eafa4073e45b240c32c929bed44c39f4366f3bcba5a
3
  size 2523312