hilco commited on
Commit
f397c2e
1 Parent(s): 73ac802

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.9369736842105263
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 [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the ag_news dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.9370
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.25 | None | 0 |
68
- | 0.9249 | 0.2695 | 0 |
69
- | 0.9325 | 0.2078 | 1 |
70
- | 0.9366 | 0.1885 | 2 |
71
- | 0.9370 | 0.1766 | 3 |
72
 
73
 
74
  ### Framework versions
 
22
  args: default
23
  metrics:
24
  - type: accuracy
25
+ value: 0.9380263157894737
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the ag_news dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.9380
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.2667 | None | 0 |
68
+ | 0.9268 | 0.2714 | 0 |
69
+ | 0.9329 | 0.2078 | 1 |
70
+ | 0.9367 | 0.1874 | 2 |
71
+ | 0.9380 | 0.1776 | 3 |
72
 
73
 
74
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "query",
23
- "value"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "value",
23
+ "query"
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:37d77eb6f6cc01a38fe0b60841b5e9c31642e1a72e26e2345927eefcd3cb3648
3
  size 2529464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a70616937ceeb6d60e36b47c0f4a8cac087e4a5b7b6e513fd28323be4aff8a05
3
  size 2529464