hilco commited on
Commit
c544b48
1 Parent(s): 03c601c

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.9325
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 [Splend1dchan/bert-base-uncased-slue-goldtrascription-e3-lr1e-4](https://huggingface.co/Splend1dchan/bert-base-uncased-slue-goldtrascription-e3-lr1e-4) on the ag_news dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.9325
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.2228 | None | 0 |
68
- | 0.9201 | 0.3059 | 0 |
69
- | 0.9262 | 0.2246 | 1 |
70
- | 0.9314 | 0.2054 | 2 |
71
- | 0.9325 | 0.1944 | 3 |
72
 
73
 
74
  ### Framework versions
 
22
  args: default
23
  metrics:
24
  - type: accuracy
25
+ value: 0.9336842105263158
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [Splend1dchan/bert-base-uncased-slue-goldtrascription-e3-lr1e-4](https://huggingface.co/Splend1dchan/bert-base-uncased-slue-goldtrascription-e3-lr1e-4) on the ag_news dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.9337
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.1866 | None | 0 |
68
+ | 0.9207 | 0.3037 | 0 |
69
+ | 0.9275 | 0.2207 | 1 |
70
+ | 0.9307 | 0.2027 | 2 |
71
+ | 0.9337 | 0.1922 | 3 |
72
 
73
 
74
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "value",
23
- "query"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "query",
23
+ "value"
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:58d9f26677df627880cfd00a45c65833edec9b72bbf346e5b92450cde8ad7b2a
3
  size 166552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61d93bdc1bb1974fe833af1eb9b069f939464b9e1676142455aa25492481b04d
3
  size 166552