MiVaCod commited on
Commit
8205a00
·
verified ·
1 Parent(s): 09997bc

Training complete

Browse files
Files changed (4) hide show
  1. README.md +9 -9
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8648
22
- - Accuracy: 0.8602
23
 
24
  ## Model description
25
 
@@ -50,14 +50,14 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.3959 | 1.0 | 1067 | 0.3935 | 0.8377 |
54
- | 0.2191 | 2.0 | 2134 | 0.7040 | 0.8490 |
55
- | 0.0652 | 3.0 | 3201 | 0.8648 | 0.8602 |
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.38.2
61
- - Pytorch 2.1.0+cu121
62
- - Datasets 2.18.0
63
- - Tokenizers 0.15.2
 
18
 
19
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8598
22
+ - Accuracy: 0.8527
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.405 | 1.0 | 1067 | 0.3657 | 0.8546 |
54
+ | 0.225 | 2.0 | 2134 | 0.7075 | 0.8433 |
55
+ | 0.0711 | 3.0 | 3201 | 0.8598 | 0.8527 |
56
 
57
 
58
  ### Framework versions
59
 
60
+ - Transformers 4.40.2
61
+ - Pytorch 2.2.1+cu121
62
+ - Datasets 2.19.1
63
+ - Tokenizers 0.19.1
config.json CHANGED
@@ -32,7 +32,7 @@
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "torch_dtype": "float32",
35
- "transformers_version": "4.38.2",
36
  "type_vocab_size": 2,
37
  "use_cache": true,
38
  "vocab_size": 30522
 
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "torch_dtype": "float32",
35
+ "transformers_version": "4.40.2",
36
  "type_vocab_size": 2,
37
  "use_cache": true,
38
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5a2913c4d15c2bf636150073dc3616c5a720598ef093f14e671ef8fc0344ff5
3
  size 437964800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36f0db7f6da9a367f744249356619a897444ac5ab556b46e12d5876b245fa192
3
  size 437964800
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5155b5a4f919e384006aef54ef807e55e9a613439c0736e19b45396adbade08c
3
- size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa266dda59ab05b6d8a3bd12796853d46bbd145b3ec9e83e0f1e590f973b5933
3
+ size 4984