Hemg commited on
Commit
1d31673
1 Parent(s): f57f92f

End of training

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: twitter-sentiments
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
+ # twitter-sentiments
17
+
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6259
21
+ - Accuracy: 0.7200
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: 3e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 1
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.5572 | 1.0 | 1141 | 0.6259 | 0.7200 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.39.3
58
+ - Pytorch 2.1.2
59
+ - Datasets 2.18.0
60
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81f0665377d23b0acc668d341c8f659b5c2398635af9f0ed32f4845823639443
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3780e620680bd35577f7c5f49daafcd3cc6dace260ae36491f9b882a0486f68
3
  size 267835644
runs/May23_13-32-52_c0cc1b985084/events.out.tfevents.1716471173.c0cc1b985084.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5263c863ed7dcd585b54bf38e53a4dc39f229d0ddb697b1151c25debc13d59ff
3
+ size 5844
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:030a8c7ef274af3fed83b4058e1680d58ea72a207a02df93f9239584ab4704c6
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f385676675a29188405122a2b8ec13a80f9a8acd187613121aa02ef5ac48c46e
3
  size 4920