hilco commited on
Commit
7f534a5
1 Parent(s): 176a353

Finished training.

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
- value: 0.6272251308900524
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 [ASCCCCCCCC/distilbert-base-chinese-amazon_zh_20000](https://huggingface.co/ASCCCCCCCC/distilbert-base-chinese-amazon_zh_20000) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.6272
37
 
38
  ## Model description
39
 
@@ -64,15 +64,15 @@ The following hyperparameters were used during training:
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
- | 0.5225 | None | 0 |
68
- | 0.5927 | 0.7048 | 0 |
69
- | 0.5979 | 0.6673 | 1 |
70
- | 0.6115 | 0.6433 | 2 |
71
- | 0.6147 | 0.6310 | 3 |
72
- | 0.6052 | 0.6155 | 4 |
73
- | 0.6031 | 0.6136 | 5 |
74
- | 0.6230 | 0.6103 | 6 |
75
- | 0.6272 | 0.6013 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.6240837696335079
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [ASCCCCCCCC/distilbert-base-chinese-amazon_zh_20000](https://huggingface.co/ASCCCCCCCC/distilbert-base-chinese-amazon_zh_20000) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.6241
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.5204 | None | 0 |
68
+ | 0.5864 | 0.7013 | 0 |
69
+ | 0.5853 | 0.6647 | 1 |
70
+ | 0.6052 | 0.6460 | 2 |
71
+ | 0.6209 | 0.6378 | 3 |
72
+ | 0.6157 | 0.6177 | 4 |
73
+ | 0.5906 | 0.6162 | 5 |
74
+ | 0.6262 | 0.6093 | 6 |
75
+ | 0.6241 | 0.6004 | 7 |
76
 
77
 
78
  ### 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:ff0c05a9c0f3f61fa750062feab43b1b10448cbe91a5d6cf5e5755cfa8aad5a4
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a364cfb38ef604caa28993040a2c3f551798cf0e1ea86ec67010b70f432aa1c
3
  size 160400