hilco commited on
Commit
1534803
1 Parent(s): 2f35bee

Finished training.

Browse files
Files changed (3) hide show
  1. README.md +7 -7
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  args: default
24
  metrics:
25
  - type: accuracy
26
- value: 0.9268421052631579
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 [viviastaari/finetuning-sentiment-analysis-en-id](https://huggingface.co/viviastaari/finetuning-sentiment-analysis-en-id) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.9268
38
 
39
  ## Model description
40
 
@@ -65,11 +65,11 @@ The following hyperparameters were used during training:
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
- | 0.2467 | None | 0 |
69
- | 0.91 | 0.3024 | 0 |
70
- | 0.9199 | 0.2328 | 1 |
71
- | 0.9220 | 0.2070 | 2 |
72
- | 0.9268 | 0.1892 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.9244736842105263
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [viviastaari/finetuning-sentiment-analysis-en-id](https://huggingface.co/viviastaari/finetuning-sentiment-analysis-en-id) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.9245
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.2975 | None | 0 |
69
+ | 0.9109 | 0.3051 | 0 |
70
+ | 0.9172 | 0.2375 | 1 |
71
+ | 0.9221 | 0.2124 | 2 |
72
+ | 0.9245 | 0.1964 | 3 |
73
 
74
 
75
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_lin",
23
- "q_lin"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_lin",
23
+ "v_lin"
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:c039d4016e47bb6342d24ebd06b469ba3947e79075f7aee704c17dc6ea03121e
3
  size 2452208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95ec83383e60dae0fb4858108bb051f773bffa08a600af70ae7638acab53a37e
3
  size 2452208