smerchi commited on
Commit
9d4132a
1 Parent(s): d2e22f3

Model save

Browse files
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  license: apache-2.0
3
  base_model: bert-base-multilingual-cased
4
  tags:
@@ -17,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0113
21
- - Accuracy: 0.9963
22
 
23
  ## Model description
24
 
@@ -49,16 +50,16 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 272 | 0.1554 | 0.9669 |
53
- | 0.0964 | 2.0 | 544 | 0.0143 | 0.9963 |
54
- | 0.0964 | 3.0 | 816 | 0.0113 | 0.9963 |
55
- | 0.0246 | 4.0 | 1088 | 0.0130 | 0.9982 |
56
- | 0.0246 | 5.0 | 1360 | 0.0143 | 0.9982 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.42.4
62
  - Pytorch 2.4.0+cu121
63
  - Datasets 2.21.0
64
  - Tokenizers 0.19.1
 
1
  ---
2
+ library_name: transformers
3
  license: apache-2.0
4
  base_model: bert-base-multilingual-cased
5
  tags:
 
18
 
19
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0469
22
+ - Accuracy: 0.9928
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 280 | 0.1351 | 0.9785 |
54
+ | 0.1661 | 2.0 | 560 | 0.1055 | 0.9839 |
55
+ | 0.1661 | 3.0 | 840 | 0.1071 | 0.9857 |
56
+ | 0.009 | 4.0 | 1120 | 0.0469 | 0.9928 |
57
+ | 0.009 | 5.0 | 1400 | 0.0867 | 0.9875 |
58
 
59
 
60
  ### Framework versions
61
 
62
+ - Transformers 4.44.2
63
  - Pytorch 2.4.0+cu121
64
  - Datasets 2.21.0
65
  - Tokenizers 0.19.1
config.json CHANGED
@@ -33,7 +33,7 @@
33
  "position_embedding_type": "absolute",
34
  "problem_type": "single_label_classification",
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.42.4",
37
  "type_vocab_size": 2,
38
  "use_cache": true,
39
  "vocab_size": 119547
 
33
  "position_embedding_type": "absolute",
34
  "problem_type": "single_label_classification",
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.44.2",
37
  "type_vocab_size": 2,
38
  "use_cache": true,
39
  "vocab_size": 119547
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aff2072d34e2df97662033a8a0bc20cfcb319276351363c739cf6d387a7a59ca
3
  size 711443456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad5cacda3f69c9285071772f3c8597d20bc86e32768739bdca64b0a61754eee7
3
  size 711443456
runs/Sep10_14-14-19_7e9f2dc8317f/events.out.tfevents.1725977661.7e9f2dc8317f.258.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f7f51381ef503c02117a5ef1c49544176b211362fcb01b7d23d57357e774cda
3
+ size 7549
runs/Sep10_14-14-19_7e9f2dc8317f/events.out.tfevents.1725978981.7e9f2dc8317f.258.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29563176fd855e5d8010a2ea637c6d5a7324ba18f4e347f362b9d4d7b016ebed
3
+ size 411
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a05c7cc1161ed5ab3b195b35e927a2841f7e7a6227d5170525fe2e42603c4f44
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32afc4a8de703debb7beb58d884d9c04e0daed212568a2d1273f50349d09f330
3
+ size 5176