Dc-4nderson commited on
Commit
740087c
·
verified ·
1 Parent(s): 3f778d2

End of training

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  2. config.json +5 -5
  3. model.safetensors +1 -1
README.md CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.6855
25
- - Accuracy: 0.6
26
- - F1: 0.75
27
- - Precision: 0.6
28
- - Recall: 1.0
29
 
30
  ## Model description
31
 
@@ -54,16 +54,16 @@ The following hyperparameters were used during training:
54
 
55
  ### Training results
56
 
57
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:---------:|:------:|
59
- | No log | 1.0 | 6 | 0.6803 | 0.6 | 0.75 | 0.6 | 1.0 |
60
- | 0.6791 | 2.0 | 12 | 0.6813 | 0.6 | 0.75 | 0.6 | 1.0 |
61
- | 0.6791 | 3.0 | 18 | 0.6855 | 0.6 | 0.75 | 0.6 | 1.0 |
62
 
63
 
64
  ### Framework versions
65
 
66
- - Transformers 4.52.3
67
  - Pytorch 2.6.0+cu124
68
  - Datasets 3.6.0
69
  - Tokenizers 0.21.1
 
21
 
22
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.6932
25
+ - Accuracy: 0.5385
26
+ - F1: 0.6667
27
+ - Precision: 0.5455
28
+ - Recall: 0.8571
29
 
30
  ## Model description
31
 
 
54
 
55
  ### Training results
56
 
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
+ | No log | 1.0 | 8 | 0.6924 | 0.6154 | 0.7059 | 0.6 | 0.8571 |
60
+ | 0.6942 | 2.0 | 16 | 0.6922 | 0.5385 | 0.6667 | 0.5455 | 0.8571 |
61
+ | 0.6956 | 3.0 | 24 | 0.6932 | 0.5385 | 0.6667 | 0.5455 | 0.8571 |
62
 
63
 
64
  ### Framework versions
65
 
66
+ - Transformers 4.52.4
67
  - Pytorch 2.6.0+cu124
68
  - Datasets 3.6.0
69
  - Tokenizers 0.21.1
config.json CHANGED
@@ -9,14 +9,14 @@
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "Not worth betting",
13
- "1": "Worth betting"
14
  },
15
  "initializer_range": 0.02,
16
  "intermediate_size": 3072,
17
  "label2id": {
18
- "Not worth betting": 0,
19
- "Worth betting": 1
20
  },
21
  "layer_norm_eps": 1e-12,
22
  "max_position_embeddings": 512,
@@ -27,7 +27,7 @@
27
  "position_embedding_type": "absolute",
28
  "problem_type": "single_label_classification",
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.52.3",
31
  "type_vocab_size": 2,
32
  "use_cache": true,
33
  "vocab_size": 30522
 
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "Not_worth_betting",
13
+ "1": "Worth_betting"
14
  },
15
  "initializer_range": 0.02,
16
  "intermediate_size": 3072,
17
  "label2id": {
18
+ "Not_worth_betting": 0,
19
+ "Worth_betting": 1
20
  },
21
  "layer_norm_eps": 1e-12,
22
  "max_position_embeddings": 512,
 
27
  "position_embedding_type": "absolute",
28
  "problem_type": "single_label_classification",
29
  "torch_dtype": "float32",
30
+ "transformers_version": "4.52.4",
31
  "type_vocab_size": 2,
32
  "use_cache": true,
33
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2d5e89c4a1ddddeb6e9e7e895e6e672acd6f30b9af872e3918cecddfac62448
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4f01ddee00072750b0d348369b04fe91b4d9cdb8a79443a50f54f5335a7088b
3
  size 437958648