LogischeIP commited on
Commit
1c1470f
·
verified ·
1 Parent(s): f855ef3

End of training

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: SentimentT2
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # SentimentT2
18
+
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.8793
22
+ - Accuracy: 0.7143
23
+ - F1: 0.7099
24
+ - Auc Roc: 0.8948
25
+ - Log Loss: 1.8793
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 32
46
+ - eval_batch_size: 32
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 10
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Auc Roc | Log Loss |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:-------:|:--------:|
56
+ | No log | 1.0 | 8 | 1.7750 | 0.7429 | 0.7448 | 0.8959 | 1.7750 |
57
+ | No log | 2.0 | 16 | 1.9519 | 0.6857 | 0.6896 | 0.8992 | 1.9519 |
58
+ | No log | 3.0 | 24 | 1.8079 | 0.7286 | 0.7293 | 0.8990 | 1.8079 |
59
+ | No log | 4.0 | 32 | 1.8638 | 0.6714 | 0.6745 | 0.8975 | 1.8638 |
60
+ | No log | 5.0 | 40 | 1.9660 | 0.6714 | 0.6656 | 0.9049 | 1.9660 |
61
+ | No log | 6.0 | 48 | 1.9401 | 0.7143 | 0.7042 | 0.8977 | 1.9401 |
62
+ | No log | 7.0 | 56 | 1.9271 | 0.7 | 0.6934 | 0.8911 | 1.9271 |
63
+ | No log | 8.0 | 64 | 1.9025 | 0.7 | 0.6930 | 0.8896 | 1.9025 |
64
+ | No log | 9.0 | 72 | 1.8840 | 0.7143 | 0.7099 | 0.8942 | 1.8840 |
65
+ | No log | 10.0 | 80 | 1.8793 | 0.7143 | 0.7099 | 0.8948 | 1.8793 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.35.2
71
+ - Pytorch 2.1.0+cu121
72
+ - Datasets 2.16.1
73
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c33a42911a4bae306e479ca2a1531d33d6849a63f13be557e4acb5653ca74422
3
  size 267841796
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79afc90c27a13ce023360014ed8c3799f1f87307865a62e8ca39c2f4d6cc9a93
3
  size 267841796
runs/Jan10_16-40-16_032b48ce4f7d/events.out.tfevents.1704904817.032b48ce4f7d.692.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d55d9ccabb73ef683b038c787d979bf1a3e8cc50e3b5edea85ed74ecb178493
3
+ size 9486
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a40d6b7e68bc9b9bb3e175fce047e65cd7548d918cf8bf6a590d038449d7c8a
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c58e3a42fd577c3e71a63cc8170297d4ec42012780c1db7f1de3ad94174ee6a
3
  size 4664