hilco commited on
Commit
b021d6a
1 Parent(s): 38e0fc0

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.9393421052631579
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 [dapang/distilroberta-base-mic-sym](https://huggingface.co/dapang/distilroberta-base-mic-sym) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.9393
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.2382 | None | 0 |
69
- | 0.9299 | 0.2553 | 0 |
70
- | 0.9330 | 0.2042 | 1 |
71
- | 0.9372 | 0.1867 | 2 |
72
- | 0.9393 | 0.1760 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.94
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [dapang/distilroberta-base-mic-sym](https://huggingface.co/dapang/distilroberta-base-mic-sym) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.94
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.2658 | None | 0 |
69
+ | 0.9283 | 0.2554 | 0 |
70
+ | 0.9346 | 0.2035 | 1 |
71
+ | 0.9384 | 0.1865 | 2 |
72
+ | 0.94 | 0.1754 | 3 |
73
 
74
 
75
  ### 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:261691992078b8711c4bf9a6c033b4b8f0d1f8ccbbe100df63ef1944c069a2d7
3
  size 2452296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08e5b9f0f9bc2c951289a5b3eeb1187585af9c43ebfb68cbba6076b46142d9f7
3
  size 2452296