Vs2882 commited on
Commit
b4580cc
1 Parent(s): a597d31

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_distilbert_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.6464208242950108
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_distilbert_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.6488
37
+ - Model Preparation Time: 0.0055
38
+ - Accuracy: 0.6464
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.6836 | 1.0 | 461 | 0.6520 | 0.0055 | 0.6226 |
70
+ | 0.6423 | 2.0 | 922 | 0.6326 | 0.0055 | 0.6399 |
71
+ | 0.6091 | 3.0 | 1383 | 0.6362 | 0.0055 | 0.6443 |
72
+ | 0.5843 | 4.0 | 1844 | 0.6422 | 0.0055 | 0.6551 |
73
+ | 0.5624 | 5.0 | 2305 | 0.6488 | 0.0055 | 0.6464 |
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:105032d5cbc7aabef8b2fcc8f1b8de59ce8a5a9904bc4a31f1bf80b140b519a2
3
  size 433270768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8971cd82ca0a030aa40d6b25ff9db5b08af56129edcd32293322dc09acd8f51b
3
  size 433270768
runs/Sep22_14-38-01_9403243e9810/events.out.tfevents.1727015886.9403243e9810.2748.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0eaa0f1cc338d63fce9face1b4cbc240815c74217f71a301fb6faf31a518fa1f
3
- size 8436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c36bea210a66e35db4acf977e1f48509f098d629209853bb8b626a933bfaf6d
3
+ size 8790