ramirces commited on
Commit
219b0c3
1 Parent(s): 7c09a42

Training complete

Browse files
Files changed (4) hide show
  1. README.md +8 -8
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.9365
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the emotion dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.2211
37
- - Accuracy: 0.9365
38
 
39
  ## Model description
40
 
@@ -65,14 +65,14 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 0.2267 | 1.0 | 2000 | 0.1906 | 0.931 |
69
- | 0.1558 | 2.0 | 4000 | 0.1894 | 0.9315 |
70
- | 0.1032 | 3.0 | 6000 | 0.2211 | 0.9365 |
71
 
72
 
73
  ### Framework versions
74
 
75
- - Transformers 4.40.1
76
  - Pytorch 2.2.1+cu121
77
- - Datasets 2.19.0
78
  - Tokenizers 0.19.1
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.931
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the emotion dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.2163
37
+ - Accuracy: 0.931
38
 
39
  ## Model description
40
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.2545 | 1.0 | 2000 | 0.2308 | 0.927 |
69
+ | 0.1436 | 2.0 | 4000 | 0.1631 | 0.9335 |
70
+ | 0.0972 | 3.0 | 6000 | 0.2163 | 0.931 |
71
 
72
 
73
  ### Framework versions
74
 
75
+ - Transformers 4.40.2
76
  - Pytorch 2.2.1+cu121
77
+ - Datasets 2.19.1
78
  - Tokenizers 0.19.1
config.json CHANGED
@@ -36,7 +36,7 @@
36
  "position_embedding_type": "absolute",
37
  "problem_type": "single_label_classification",
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.40.1",
40
  "type_vocab_size": 2,
41
  "use_cache": true,
42
  "vocab_size": 30522
 
36
  "position_embedding_type": "absolute",
37
  "problem_type": "single_label_classification",
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.40.2",
40
  "type_vocab_size": 2,
41
  "use_cache": true,
42
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b949394941b83f2d36de7c901f5e33b84dc198fb2226614de130fd6bc51f93e4
3
  size 437970952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1e60eddca60c1e60140d3f731dd6f003206730e0fc28d7c3d65032f4967832d
3
  size 437970952
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7ec0e2ec183459227e5c598314315356d7e847fa5ef2448a05ded52a4b7a727
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:880ac4357236850b2d68301f4b2c5f2ffe8581099cdaa69905c8a725f5089e18
3
  size 4984