hilco commited on
Commit
8845981
·
verified ·
1 Parent(s): 6148336

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
@@ -22,7 +22,7 @@ model-index:
22
  args: default
23
  metrics:
24
  - type: accuracy
25
- value: 0.9292105263157895
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 [cambridgeltl/guardian_news_distilbert-base-uncased](https://huggingface.co/cambridgeltl/guardian_news_distilbert-base-uncased) on the ag_news dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.9292
37
 
38
  ## Model description
39
 
@@ -64,11 +64,11 @@ The following hyperparameters were used during training:
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
- | 0.2217 | None | 0 |
68
- | 0.9161 | 0.3026 | 0 |
69
- | 0.9237 | 0.2310 | 1 |
70
- | 0.9274 | 0.2043 | 2 |
71
- | 0.9292 | 0.1898 | 3 |
72
 
73
 
74
  ### Framework versions
 
22
  args: default
23
  metrics:
24
  - type: accuracy
25
+ value: 0.9327631578947368
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [cambridgeltl/guardian_news_distilbert-base-uncased](https://huggingface.co/cambridgeltl/guardian_news_distilbert-base-uncased) on the ag_news dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.9328
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.2264 | None | 0 |
68
+ | 0.9164 | 0.3023 | 0 |
69
+ | 0.9237 | 0.2296 | 1 |
70
+ | 0.9296 | 0.2051 | 2 |
71
+ | 0.9328 | 0.1905 | 3 |
72
 
73
 
74
  ### 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:1f88b317195ada0cfbaa297c6450f7163a777c8b325491c0a64cb3523d9b5a13
3
  size 2452208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:057f33d00cec388d729117215adc402724f8320531a0287a44569757bd31529f
3
  size 2452208