hilco commited on
Commit
58a5eab
1 Parent(s): 1326980

Finished training.

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  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.9381578947368421
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 [aXhyra/emotion_trained_31415](https://huggingface.co/aXhyra/emotion_trained_31415) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.9382
38
 
39
  ## Model description
40
 
@@ -66,10 +66,10 @@ The following hyperparameters were used during training:
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
  | 0.3424 | None | 0 |
69
- | 0.9232 | 0.2697 | 0 |
70
- | 0.9308 | 0.2040 | 1 |
71
- | 0.9337 | 0.1798 | 2 |
72
- | 0.9382 | 0.1642 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.9398684210526316
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [aXhyra/emotion_trained_31415](https://huggingface.co/aXhyra/emotion_trained_31415) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.9399
38
 
39
  ## Model description
40
 
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
  | 0.3424 | None | 0 |
69
+ | 0.9224 | 0.2694 | 0 |
70
+ | 0.9305 | 0.2013 | 1 |
71
+ | 0.9378 | 0.1776 | 2 |
72
+ | 0.9399 | 0.1611 | 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:386bde490160a95a749a15b97c6ea4707eca2ebf9b9319869a462dcfe6ee8aea
3
  size 2452208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce336dbd8e04dd6828c2b3e6f1155d0d1d1580e933ab42c5e6f477612b79c9cb
3
  size 2452208