hilco commited on
Commit
ecf3eed
·
verified ·
1 Parent(s): 067d192

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.9160526315789473
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 [robertou2/roberta-base-bne-finetuned-amazon_reviews_multi](https://huggingface.co/robertou2/roberta-base-bne-finetuned-amazon_reviews_multi) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.9161
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.2333 | None | 0 |
69
- | 0.8988 | 0.3401 | 0 |
70
- | 0.9116 | 0.2503 | 1 |
71
- | 0.9153 | 0.2189 | 2 |
72
- | 0.9161 | 0.1974 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.9143421052631578
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [robertou2/roberta-base-bne-finetuned-amazon_reviews_multi](https://huggingface.co/robertou2/roberta-base-bne-finetuned-amazon_reviews_multi) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.9143
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.2472 | None | 0 |
69
+ | 0.8979 | 0.3406 | 0 |
70
+ | 0.9076 | 0.2515 | 1 |
71
+ | 0.9113 | 0.2199 | 2 |
72
+ | 0.9143 | 0.1983 | 3 |
73
 
74
 
75
  ### 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:e9d5b580bb751e7a66373897b9d0410b4f79348368a4e4b3d98b3ef61540ecb6
3
  size 2529464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e3e8b9470c4d8e41e3dc3397af9a24ae05c4456349b636256cb5e2023d0b6da
3
  size 2529464