hilco commited on
Commit
3f200ba
1 Parent(s): a510253

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.9389473684210526
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 [heranm/finetuning-sentiment-model-3000-samples](https://huggingface.co/heranm/finetuning-sentiment-model-3000-samples) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.9389
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.2470 | None | 0 |
69
- | 0.9272 | 0.2531 | 0 |
70
- | 0.9320 | 0.1954 | 1 |
71
- | 0.9374 | 0.1728 | 2 |
72
- | 0.9389 | 0.1573 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.9415789473684211
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [heranm/finetuning-sentiment-model-3000-samples](https://huggingface.co/heranm/finetuning-sentiment-model-3000-samples) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.9416
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.1725 | None | 0 |
69
+ | 0.9270 | 0.2518 | 0 |
70
+ | 0.9336 | 0.1948 | 1 |
71
+ | 0.9364 | 0.1725 | 2 |
72
+ | 0.9416 | 0.1571 | 3 |
73
 
74
 
75
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
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
 
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
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e6fbe5f3595fed805993e858a4d91ae9d8fc814d469bf1758d8257e10713c97
3
  size 2452208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c120948b24384070346da34b13092d5b1340cb317b8315638c87fded4014315e
3
  size 2452208