hilco commited on
Commit
4512628
1 Parent(s): 7bac139

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.9338157894736843
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 [vesteinn/XLMR-ENIS-finetuned-cola](https://huggingface.co/vesteinn/XLMR-ENIS-finetuned-cola) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.9338
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.2561 | None | 0 |
69
- | 0.9184 | 0.3061 | 0 |
70
- | 0.9261 | 0.2359 | 1 |
71
- | 0.9343 | 0.2114 | 2 |
72
- | 0.9338 | 0.1985 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.9331578947368421
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [vesteinn/XLMR-ENIS-finetuned-cola](https://huggingface.co/vesteinn/XLMR-ENIS-finetuned-cola) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.9332
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.2057 | None | 0 |
69
+ | 0.9182 | 0.3066 | 0 |
70
+ | 0.9261 | 0.2382 | 1 |
71
+ | 0.9326 | 0.2125 | 2 |
72
+ | 0.9332 | 0.1993 | 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:c4f62a7bf171f5615fcf9a66afc005f4bcdcca678e4c61993d46f1a4a7741cef
3
  size 2529464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bc106c45a286c59383e109377e38faf8bf12f9f5e0601b6a1fc195a2fc3c015
3
  size 2529464