hilco commited on
Commit
7db6d98
1 Parent(s): 75afe34

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.9207894736842105
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 [cross-encoder/quora-distilroberta-base](https://huggingface.co/cross-encoder/quora-distilroberta-base) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.9208
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.2799 | None | 0 |
69
- | 0.9112 | 0.3489 | 0 |
70
- | 0.9097 | 0.2580 | 1 |
71
- | 0.9197 | 0.2347 | 2 |
72
- | 0.9208 | 0.2188 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.9235526315789474
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [cross-encoder/quora-distilroberta-base](https://huggingface.co/cross-encoder/quora-distilroberta-base) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.9236
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.2661 | None | 0 |
69
+ | 0.9099 | 0.3521 | 0 |
70
+ | 0.9142 | 0.2551 | 1 |
71
+ | 0.9239 | 0.2246 | 2 |
72
+ | 0.9236 | 0.2104 | 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:9b96c2d66816f9054fd06cfb09098636b1b70655ae05107273f26ddaa3db0df1
3
  size 2452296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:136a793f412055338e2a4bc2da10516a5a017c52a1a188424cf85c8764df9d3c
3
  size 2452296