hilco commited on
Commit
bf5da2b
1 Parent(s): 111beec

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.8961842105263158
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/ms-marco-MiniLM-L-4-v2](https://huggingface.co/cross-encoder/ms-marco-MiniLM-L-4-v2) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.8962
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.2284 | None | 0 |
69
- | 0.8828 | 0.5132 | 0 |
70
- | 0.8903 | 0.3630 | 1 |
71
- | 0.8916 | 0.3440 | 2 |
72
- | 0.8962 | 0.3353 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.8952631578947369
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [cross-encoder/ms-marco-MiniLM-L-4-v2](https://huggingface.co/cross-encoder/ms-marco-MiniLM-L-4-v2) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.8953
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.2501 | None | 0 |
69
+ | 0.8776 | 0.5708 | 0 |
70
+ | 0.8908 | 0.3556 | 1 |
71
+ | 0.8939 | 0.3248 | 2 |
72
+ | 0.8953 | 0.3130 | 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:2a59964b8afb7a1a592361dc2052fd39548d71ec52c553cb07c3e4d6166f6751
3
  size 33128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e50ef9a7b3ab9ce41feb3b0003b777e087d04257c56311cce6c003fab225a7d1
3
  size 33128