Vs2882 commited on
Commit
3d5904c
1 Parent(s): b60f50b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: bert-base-cased
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - liar
9
+ metrics:
10
+ - accuracy
11
+ model-index:
12
+ - name: liar_binaryclassifier_bert_cased
13
+ results:
14
+ - task:
15
+ name: Text Classification
16
+ type: text-classification
17
+ dataset:
18
+ name: liar
19
+ type: liar
20
+ config: default
21
+ split: test
22
+ args: default
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.6507592190889371
27
+ ---
28
+
29
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
+ should probably proofread and complete it, then remove this comment. -->
31
+
32
+ # liar_binaryclassifier_bert_cased
33
+
34
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the liar dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.6313
37
+ - Model Preparation Time: 0.0032
38
+ - Accuracy: 0.6508
39
+
40
+ ## Model description
41
+
42
+ More information needed
43
+
44
+ ## Intended uses & limitations
45
+
46
+ More information needed
47
+
48
+ ## Training and evaluation data
49
+
50
+ More information needed
51
+
52
+ ## Training procedure
53
+
54
+ ### Training hyperparameters
55
+
56
+ The following hyperparameters were used during training:
57
+ - learning_rate: 3e-06
58
+ - train_batch_size: 8
59
+ - eval_batch_size: 8
60
+ - seed: 42
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - num_epochs: 5
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Accuracy |
68
+ |:-------------:|:-----:|:----:|:---------------:|:----------------------:|:--------:|
69
+ | 0.6737 | 1.0 | 461 | 0.6471 | 0.0032 | 0.6508 |
70
+ | 0.6357 | 2.0 | 922 | 0.6253 | 0.0032 | 0.6594 |
71
+ | 0.6064 | 3.0 | 1383 | 0.6241 | 0.0032 | 0.6508 |
72
+ | 0.5741 | 4.0 | 1844 | 0.6257 | 0.0032 | 0.6464 |
73
+ | 0.5573 | 5.0 | 2305 | 0.6313 | 0.0032 | 0.6508 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.44.2
79
+ - Pytorch 2.4.1+cu121
80
+ - Datasets 3.0.0
81
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8c99eb52f79bfa6545c5be0400aac3e9bf607402f189462ab82b970b84d2362
3
  size 433270768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:161e5afeaaa57fd6c5f9a5a37d3a4f77d43a7b8a7ce7a6df84ff216c5aff57b1
3
  size 433270768
runs/Sep22_14-28-46_9403243e9810/events.out.tfevents.1727015334.9403243e9810.2748.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab5340785e46415f807d80dd1071fbaffa0b3bde3250e7665c5187437ab07d70
3
- size 8418
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e57925c913bdd4a723dbd129aef9cdbe4360472536ee1370ef4ba0358c4ac3d
3
+ size 8772