hilco commited on
Commit
c8ef52a
1 Parent(s): 8f0ad1e

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
@@ -22,7 +22,7 @@ model-index:
22
  args: default
23
  metrics:
24
  - type: accuracy
25
- value: 0.9297368421052632
26
  name: accuracy
27
  ---
28
 
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [Jeevesh8/bert_ft_qqp-68](https://huggingface.co/Jeevesh8/bert_ft_qqp-68) on the ag_news dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.9297
37
 
38
  ## Model description
39
 
@@ -64,11 +64,11 @@ The following hyperparameters were used during training:
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
- | 0.2599 | None | 0 |
68
- | 0.9167 | 0.3214 | 0 |
69
- | 0.9238 | 0.2279 | 1 |
70
- | 0.9283 | 0.2080 | 2 |
71
- | 0.9297 | 0.1969 | 3 |
72
 
73
 
74
  ### Framework versions
 
22
  args: default
23
  metrics:
24
  - type: accuracy
25
+ value: 0.9256578947368421
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [Jeevesh8/bert_ft_qqp-68](https://huggingface.co/Jeevesh8/bert_ft_qqp-68) on the ag_news dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.9257
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.2493 | None | 0 |
68
+ | 0.9143 | 0.3284 | 0 |
69
+ | 0.9214 | 0.2317 | 1 |
70
+ | 0.9255 | 0.2102 | 2 |
71
+ | 0.9257 | 0.1990 | 3 |
72
 
73
 
74
  ### 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:06a41dbb93d4de5de3888f2b3630cc7f0f3dd57b784d1c578e11f66d845b8767
3
  size 166552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41e8ff6c77be7c1e297ca43644726e23986374e2a0eb38ce992929e3c8b5cfce
3
  size 166552