AptaArkana commited on
Commit
da70a53
1 Parent(s): 804187a

Training complete

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [Davlan/bert-base-multilingual-cased-ner-hrl](https://huggingface.co/Davlan/bert-base-multilingual-cased-ner-hrl) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.3367
24
- - Precision: 0.8139
25
- - Recall: 0.8422
26
- - F1: 0.8278
27
- - Accuracy: 0.9420
28
 
29
  ## Model description
30
 
@@ -55,19 +55,19 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.2503 | 1.0 | 1567 | 0.2331 | 0.7484 | 0.8148 | 0.7802 | 0.9294 |
59
- | 0.1645 | 2.0 | 3134 | 0.2307 | 0.7987 | 0.8158 | 0.8072 | 0.9363 |
60
- | 0.1097 | 3.0 | 4701 | 0.2588 | 0.7764 | 0.8334 | 0.8039 | 0.9360 |
61
- | 0.0822 | 4.0 | 6268 | 0.2624 | 0.8056 | 0.8389 | 0.8219 | 0.9409 |
62
- | 0.061 | 5.0 | 7835 | 0.2927 | 0.8183 | 0.8275 | 0.8229 | 0.9414 |
63
- | 0.0407 | 6.0 | 9402 | 0.3156 | 0.8021 | 0.8350 | 0.8182 | 0.9399 |
64
- | 0.0315 | 7.0 | 10969 | 0.3257 | 0.8102 | 0.8381 | 0.8239 | 0.9413 |
65
- | 0.0238 | 8.0 | 12536 | 0.3367 | 0.8139 | 0.8422 | 0.8278 | 0.9420 |
66
 
67
 
68
  ### Framework versions
69
 
70
- - Transformers 4.35.2
71
  - Pytorch 2.1.0+cu121
72
  - Datasets 2.17.1
73
  - Tokenizers 0.15.2
 
20
 
21
  This model is a fine-tuned version of [Davlan/bert-base-multilingual-cased-ner-hrl](https://huggingface.co/Davlan/bert-base-multilingual-cased-ner-hrl) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.3309
24
+ - Precision: 0.8120
25
+ - Recall: 0.8430
26
+ - F1: 0.8272
27
+ - Accuracy: 0.9423
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.2528 | 1.0 | 1567 | 0.2352 | 0.7442 | 0.8116 | 0.7765 | 0.9282 |
59
+ | 0.1653 | 2.0 | 3134 | 0.2250 | 0.8008 | 0.8218 | 0.8112 | 0.9378 |
60
+ | 0.1125 | 3.0 | 4701 | 0.2545 | 0.7703 | 0.8381 | 0.8028 | 0.9343 |
61
+ | 0.083 | 4.0 | 6268 | 0.2633 | 0.8065 | 0.8353 | 0.8206 | 0.9401 |
62
+ | 0.0602 | 5.0 | 7835 | 0.2860 | 0.8124 | 0.8229 | 0.8176 | 0.9413 |
63
+ | 0.0411 | 6.0 | 9402 | 0.3129 | 0.8026 | 0.8353 | 0.8186 | 0.9404 |
64
+ | 0.0324 | 7.0 | 10969 | 0.3180 | 0.8036 | 0.8400 | 0.8214 | 0.9418 |
65
+ | 0.0248 | 8.0 | 12536 | 0.3309 | 0.8120 | 0.8430 | 0.8272 | 0.9423 |
66
 
67
 
68
  ### Framework versions
69
 
70
+ - Transformers 4.37.2
71
  - Pytorch 2.1.0+cu121
72
  - Datasets 2.17.1
73
  - Tokenizers 0.15.2
config.json CHANGED
@@ -107,7 +107,7 @@
107
  "pooler_type": "first_token_transform",
108
  "position_embedding_type": "absolute",
109
  "torch_dtype": "float32",
110
- "transformers_version": "4.35.2",
111
  "type_vocab_size": 2,
112
  "use_cache": true,
113
  "vocab_size": 119547
 
107
  "pooler_type": "first_token_transform",
108
  "position_embedding_type": "absolute",
109
  "torch_dtype": "float32",
110
+ "transformers_version": "4.37.2",
111
  "type_vocab_size": 2,
112
  "use_cache": true,
113
  "vocab_size": 119547
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72fecc69531e9821ab5bf161055bb9d0dafdc5bc30f17c1f54acf89a52d08bfd
3
  size 709194716
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a63891e50ab1884d5779bf900f52a30ecc48a9d2a1c6c6bf1140677589b8f96
3
  size 709194716
runs/Feb29_07-29-18_6beae0564082/events.out.tfevents.1709191760.6beae0564082.167.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c627015b7933a778cf155fbd76d8745a56d6b9066303a0db566db3a1af35ee
3
+ size 14055
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:766cf37bca2a4f1c8817fdfe3b537bb095516ac6324348bbf66229f5cb4a85be
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f14c75e5155c8b0e02c132dfa6d393cb624ce03e8dcf2660dec8df1239ff11f
3
+ size 4728