vaibhav1 commited on
Commit
2fa34f3
1 Parent(s): 3014d15

End of training

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: DistilBertPolitiFact
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # DistilBertPolitiFact
17
+
18
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7162
21
+ - Accuracy: 0.8616
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 57 | 0.3736 | 0.8428 |
53
+ | No log | 2.0 | 114 | 0.4061 | 0.8553 |
54
+ | No log | 3.0 | 171 | 0.5411 | 0.8742 |
55
+ | No log | 4.0 | 228 | 0.5767 | 0.8491 |
56
+ | No log | 5.0 | 285 | 0.5931 | 0.8616 |
57
+ | No log | 6.0 | 342 | 0.6440 | 0.8742 |
58
+ | No log | 7.0 | 399 | 0.6649 | 0.8742 |
59
+ | No log | 8.0 | 456 | 0.7300 | 0.8491 |
60
+ | 0.0548 | 9.0 | 513 | 0.7114 | 0.8616 |
61
+ | 0.0548 | 10.0 | 570 | 0.7162 | 0.8616 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.38.1
67
+ - Pytorch 2.1.0+cu121
68
+ - Datasets 2.18.0
69
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e67218d6024ead1da0f4e302bc470818b37b9864d6a08d881d826ea6f7e873c
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bf948b8fc3c9e89abd61af5b89d095e441a4c4a6c4c82638a7126142c91fca8
3
  size 267832560
runs/Mar02_14-09-00_c576eeffd432/events.out.tfevents.1709388541.c576eeffd432.341.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9141c721587d10e440560621c527d538ec7e01fe1c1f244920427bf720a29ddd
3
- size 7770
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca1695061b0747ae4bcd1eed2d06a54b8546ab6a72c32d25746da45ccbaefc5e
3
+ size 8447