lenatr99 commited on
Commit
39a975a
·
verified ·
1 Parent(s): b800e34

lora_fine_tuned_cb

Browse files
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [EMBEDDIA/crosloengual-bert](https://huggingface.co/EMBEDDIA/crosloengual-bert) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 3.7255
23
- - Accuracy: 0.5
24
- - F1: 0.4690
25
 
26
  ## Model description
27
 
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|
55
- | 0.7 | 3.5714 | 50 | 1.2589 | 0.4091 | 0.3098 |
56
- | 0.2825 | 7.1429 | 100 | 2.2071 | 0.4091 | 0.3573 |
57
- | 0.0229 | 10.7143 | 150 | 2.0270 | 0.6364 | 0.5916 |
58
- | 0.0153 | 14.2857 | 200 | 2.2568 | 0.5455 | 0.5181 |
59
- | 0.0017 | 17.8571 | 250 | 3.8454 | 0.4091 | 0.3573 |
60
- | 0.0001 | 21.4286 | 300 | 3.8920 | 0.4091 | 0.3573 |
61
- | 0.0 | 25.0 | 350 | 3.7418 | 0.5 | 0.4690 |
62
- | 0.0 | 28.5714 | 400 | 3.7255 | 0.5 | 0.4690 |
63
 
64
 
65
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [EMBEDDIA/crosloengual-bert](https://huggingface.co/EMBEDDIA/crosloengual-bert) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.4348
23
+ - Accuracy: 0.3182
24
+ - F1: 0.1536
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.9795 | 3.5714 | 50 | 2.4262 | 0.3182 | 0.1536 |
56
+ | 1.0466 | 7.1429 | 100 | 1.5536 | 0.3182 | 0.1536 |
57
+ | 0.7941 | 10.7143 | 150 | 1.7159 | 0.3182 | 0.1536 |
58
+ | 0.7834 | 14.2857 | 200 | 1.7813 | 0.3182 | 0.1536 |
59
+ | 0.8008 | 17.8571 | 250 | 1.6710 | 0.3182 | 0.1536 |
60
+ | 0.767 | 21.4286 | 300 | 1.4292 | 0.3182 | 0.1536 |
61
+ | 0.7215 | 25.0 | 350 | 1.4617 | 0.3182 | 0.1536 |
62
+ | 0.7297 | 28.5714 | 400 | 1.4348 | 0.3182 | 0.1536 |
63
 
64
 
65
  ### Framework versions
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "value",
27
- "query"
28
  ],
29
  "task_type": "SEQ_CLS",
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "query",
27
+ "value"
28
  ],
29
  "task_type": "SEQ_CLS",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f585c81416db2e0d641ad3070fec3bb12c7441b1c21ce16c650c4a2a009e77b9
3
  size 2375492
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14c09e26f590c5c76ad1f1091dd17bc4604d7d9a1673f08aa1d5fedc1ce5ae24
3
  size 2375492
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c210e796accd9a980cecb92052f8aa280a5ef85100f92bbc75ceed5294509697
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ef17a22499ff8b582ca7328b84614ae061ad2c4caa550206c0e234fdf27d149
3
  size 4984