hilco commited on
Commit
626da1d
1 Parent(s): 393800f

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
@@ -23,7 +23,7 @@ model-index:
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
- value: 0.6481675392670158
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 [emrecan/bert-base-multilingual-cased-snli_tr](https://huggingface.co/emrecan/bert-base-multilingual-cased-snli_tr) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.6482
38
 
39
  ## Model description
40
 
@@ -65,15 +65,15 @@ The following hyperparameters were used during training:
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
- | 0.5068 | None | 0 |
69
- | 0.5927 | 0.6867 | 0 |
70
- | 0.6084 | 0.6577 | 1 |
71
- | 0.6157 | 0.6336 | 2 |
72
- | 0.6283 | 0.6103 | 3 |
73
- | 0.6387 | 0.5856 | 4 |
74
- | 0.6398 | 0.5815 | 5 |
75
- | 0.6471 | 0.5691 | 6 |
76
- | 0.6482 | 0.5632 | 7 |
77
 
78
 
79
  ### Framework versions
 
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
+ value: 0.6544502617801047
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [emrecan/bert-base-multilingual-cased-snli_tr](https://huggingface.co/emrecan/bert-base-multilingual-cased-snli_tr) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.6545
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.4890 | None | 0 |
69
+ | 0.5832 | 0.6882 | 0 |
70
+ | 0.6010 | 0.6555 | 1 |
71
+ | 0.6073 | 0.6323 | 2 |
72
+ | 0.6304 | 0.6103 | 3 |
73
+ | 0.6377 | 0.5919 | 4 |
74
+ | 0.6419 | 0.5777 | 5 |
75
+ | 0.6492 | 0.5652 | 6 |
76
+ | 0.6545 | 0.5568 | 7 |
77
 
78
 
79
  ### 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:c0b0dc39dec636f683f3011d54c4f0dff0e0ca889e9022090f18929114b70e92
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf9a264ae4a1a88077671295b13e2cad12bd3971c2e7fa29829ea9f89bf08322
3
  size 160400