alionder commited on
Commit
c9f2133
1 Parent(s): 048a529

Training completed!

Browse files
README.md CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8039
22
- - F1: 0.0
23
- - Roc Auc: 0.5
24
- - Accuracy: 0.25
25
 
26
  ## Model description
27
 
@@ -46,22 +46,27 @@ The following hyperparameters were used during training:
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
- - num_epochs: 5
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
55
- | No log | 1.0 | 8 | 0.6953 | 0.5455 | 0.5857 | 0.25 |
56
- | No log | 2.0 | 16 | 0.7251 | 0.0 | 0.4286 | 0.0 |
57
- | No log | 3.0 | 24 | 0.7762 | 0.0 | 0.4286 | 0.25 |
58
- | No log | 4.0 | 32 | 0.7932 | 0.0 | 0.5 | 0.25 |
59
- | No log | 5.0 | 40 | 0.8039 | 0.0 | 0.5 | 0.25 |
 
 
 
 
 
60
 
61
 
62
  ### Framework versions
63
 
64
- - Transformers 4.35.2
65
- - Pytorch 2.1.0+cu118
66
- - Datasets 2.15.0
67
  - Tokenizers 0.15.0
 
18
 
19
  This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.7384
22
+ - F1: 0.7593
23
+ - Roc Auc: 0.8588
24
+ - Accuracy: 0.6506
25
 
26
  ## Model description
27
 
 
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
+ - num_epochs: 10
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
55
+ | No log | 1.0 | 166 | 0.5907 | 0.7281 | 0.8497 | 0.5904 |
56
+ | No log | 2.0 | 332 | 0.5260 | 0.6836 | 0.8576 | 0.5181 |
57
+ | No log | 3.0 | 498 | 0.7023 | 0.7324 | 0.8381 | 0.6024 |
58
+ | 0.3153 | 4.0 | 664 | 0.7848 | 0.7245 | 0.8168 | 0.5904 |
59
+ | 0.3153 | 5.0 | 830 | 0.6979 | 0.7436 | 0.8666 | 0.5904 |
60
+ | 0.3153 | 6.0 | 996 | 0.8550 | 0.7426 | 0.8337 | 0.6265 |
61
+ | 0.1464 | 7.0 | 1162 | 0.7102 | 0.7830 | 0.8700 | 0.6747 |
62
+ | 0.1464 | 8.0 | 1328 | 0.7172 | 0.7721 | 0.8662 | 0.6627 |
63
+ | 0.1464 | 9.0 | 1494 | 0.7812 | 0.7664 | 0.8613 | 0.6506 |
64
+ | 0.0781 | 10.0 | 1660 | 0.7384 | 0.7593 | 0.8588 | 0.6506 |
65
 
66
 
67
  ### Framework versions
68
 
69
+ - Transformers 4.36.2
70
+ - Pytorch 2.1.0+cu121
71
+ - Datasets 2.16.1
72
  - Tokenizers 0.15.0
config.json CHANGED
@@ -8,16 +8,22 @@
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
- "0": "ram_agirlik",
12
- "1": "ekran_karti_agirlik",
13
- "2": "pil_agirlik"
 
 
 
14
  },
15
  "initializer_range": 0.02,
16
  "intermediate_size": 3072,
17
  "label2id": {
18
- "ekran_karti_agirlik": 1,
19
- "pil_agirlik": 2,
20
- "ram_agirlik": 0
 
 
 
21
  },
22
  "layer_norm_eps": 1e-07,
23
  "max_position_embeddings": 512,
@@ -40,7 +46,7 @@
40
  "relative_attention": true,
41
  "share_att_key": true,
42
  "torch_dtype": "float32",
43
- "transformers_version": "4.35.2",
44
  "type_vocab_size": 0,
45
  "vocab_size": 251000
46
  }
 
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "i\u015flemci",
12
+ "1": "ekran_karti",
13
+ "2": "batarya",
14
+ "3": "ram",
15
+ "4": "ssd",
16
+ "5": "fiyat"
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
+ "batarya": 2,
22
+ "ekran_karti": 1,
23
+ "fiyat": 5,
24
+ "i\u015flemci": 0,
25
+ "ram": 3,
26
+ "ssd": 4
27
  },
28
  "layer_norm_eps": 1e-07,
29
  "max_position_embeddings": 512,
 
46
  "relative_attention": true,
47
  "share_att_key": true,
48
  "torch_dtype": "float32",
49
+ "transformers_version": "4.36.2",
50
  "type_vocab_size": 0,
51
  "vocab_size": 251000
52
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a417e19a31971986d45d75d3ccf52db6e1c7bd271d95c14d52ed5eca6682475
3
- size 1115271284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17768fbebe9c5648633724348c9baa8a961df5d5398617ccb96617ffb3300148
3
+ size 1115280512
runs/Jan03_15-34-28_7f1237313fba/events.out.tfevents.1704296069.7f1237313fba.1443.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49b97d3b417d5ebf0f5bfeec3bd448498156559baffcfcf41f570345fd4339f6
3
+ size 9838
runs/Jan03_15-34-28_7f1237313fba/events.out.tfevents.1704296686.7f1237313fba.1443.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efe8afff45055b94168921aa04979abd2b9a49fa0232bf4a3b199b1ef397c030
3
+ size 9933
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c1643979daaa01e290072bfbdc4677ef54abf5fb315a15799060414427297e6
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4429bf45c59ef6604174bcbe41c829b303a841fda5ee3608b48edf2f2c63337
3
+ size 4728