JoseLuis95 commited on
Commit
48a9edb
1 Parent(s): dd22ff3

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
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model was trained from scratch on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 3.2531
20
- - Accuracy: 0.4620
21
 
22
  ## Model description
23
 
@@ -48,14 +48,14 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 428 | 1.8281 | 0.4 |
52
- | 0.3773 | 2.0 | 856 | 2.8321 | 0.4889 |
53
- | 0.1679 | 3.0 | 1284 | 3.2531 | 0.4620 |
54
 
55
 
56
  ### Framework versions
57
 
58
- - Transformers 4.35.2
59
- - Pytorch 2.1.0+cu121
60
- - Datasets 2.16.1
61
- - Tokenizers 0.15.1
 
16
 
17
  This model was trained from scratch on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 3.2373
20
+ - Accuracy: 0.4444
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 428 | 2.8524 | 0.3076 |
52
+ | 0.3941 | 2.0 | 856 | 2.3726 | 0.5602 |
53
+ | 0.1962 | 3.0 | 1284 | 3.2373 | 0.4444 |
54
 
55
 
56
  ### Framework versions
57
 
58
+ - Transformers 4.41.0
59
+ - Pytorch 2.3.0+cu121
60
+ - Datasets 2.19.1
61
+ - Tokenizers 0.19.1
config.json CHANGED
@@ -42,7 +42,7 @@
42
  "position_embedding_type": "absolute",
43
  "problem_type": "single_label_classification",
44
  "torch_dtype": "float32",
45
- "transformers_version": "4.35.2",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 105879
 
42
  "position_embedding_type": "absolute",
43
  "problem_type": "single_label_classification",
44
  "torch_dtype": "float32",
45
+ "transformers_version": "4.41.0",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 105879
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f36b585b7563450883985d05cea08e1c0f7254cf36eb4e9a4d64270b790cc64
3
  size 669464588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18c75d62f5a85ad5d64965aad42b5cf9469e7e87ab2b87ab60c3909793ddf7b
3
  size 669464588
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a07722b100fbaf25fbe76ea4fc1d3b9ac174d6b693d3388b2bb05e7437e4eb32
3
- size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6c5ec8231363d5c09f1cff6717d990e2adc83e6da49140de0b8f48a700b5923
3
+ size 5176