hilco commited on
Commit
f1fc2b2
1 Parent(s): 343f4bf

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.9401315789473684
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 [jasonyim2/distilbert-base-uncased-finetuned-emotion](https://huggingface.co/jasonyim2/distilbert-base-uncased-finetuned-emotion) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.9401
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.2678 | None | 0 |
69
- | 0.9253 | 0.2641 | 0 |
70
- | 0.9308 | 0.1996 | 1 |
71
- | 0.9371 | 0.1765 | 2 |
72
- | 0.9401 | 0.1591 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.9394736842105263
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [jasonyim2/distilbert-base-uncased-finetuned-emotion](https://huggingface.co/jasonyim2/distilbert-base-uncased-finetuned-emotion) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.9395
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.2503 | None | 0 |
69
+ | 0.9246 | 0.2643 | 0 |
70
+ | 0.9317 | 0.2009 | 1 |
71
+ | 0.9372 | 0.1776 | 2 |
72
+ | 0.9395 | 0.1609 | 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:69e30d74b11e8bbdfea794caa98ce7f248aba9eae15d854a693e4198dc2446c9
3
  size 2452208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e925dd7f0bccaeff4f596f3992ed4320fa86bd1f86a3a6967ae45c05e5c4d422
3
  size 2452208