esslushy commited on
Commit
d809a99
·
verified ·
1 Parent(s): eaa009d

Model save

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: cardiffnlp/twitter-roberta-base-sentiment-latest
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: bert-classification
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
+ # bert-classification
17
+
18
+ This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.5482
21
+ - F1: 0.9411
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: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
52
+ | 0.2509 | 1.0 | 1632 | 0.2514 | 0.9131 |
53
+ | 0.193 | 2.0 | 3264 | 0.2580 | 0.9317 |
54
+ | 0.1262 | 3.0 | 4896 | 0.3140 | 0.9262 |
55
+ | 0.0725 | 4.0 | 6528 | 0.3717 | 0.9377 |
56
+ | 0.0442 | 5.0 | 8160 | 0.3557 | 0.9383 |
57
+ | 0.0354 | 6.0 | 9792 | 0.5100 | 0.9330 |
58
+ | 0.0167 | 7.0 | 11424 | 0.4862 | 0.9397 |
59
+ | 0.0137 | 8.0 | 13056 | 0.5168 | 0.9400 |
60
+ | 0.0096 | 9.0 | 14688 | 0.5280 | 0.9430 |
61
+ | 0.0056 | 10.0 | 16320 | 0.5482 | 0.9411 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.2
67
+ - Pytorch 2.4.0+cu121
68
+ - Datasets 3.1.0
69
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:993e353ecb05bb07f07a7dd305934c34a923a0605820e465172ad245ed3b22c2
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7fb9af1954e718be99c48eca3e0809fc51018eb3dbb0f758891850e2b46fb2b
3
  size 498612824