sauc-abadal-lloret commited on
Commit
a43a456
1 Parent(s): d9b3b3d

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: sauc-abadal-lloret/distilbert-base-uncased-ft-imdb-mlm
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ - f1
11
+ - accuracy
12
+ model-index:
13
+ - name: distilbert-base-uncased-ft-imdb-mlm-ft-imdb-sentiment-classifier
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # distilbert-base-uncased-ft-imdb-mlm-ft-imdb-sentiment-classifier
21
+
22
+ This model is a fine-tuned version of [sauc-abadal-lloret/distilbert-base-uncased-ft-imdb-mlm](https://huggingface.co/sauc-abadal-lloret/distilbert-base-uncased-ft-imdb-mlm) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.2862
25
+ - Precision: 0.9244
26
+ - Recall: 0.9016
27
+ - F1: 0.9129
28
+ - Accuracy: 0.916
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 32
49
+ - eval_batch_size: 32
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 3
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
59
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
60
+ | 0.2988 | 1.0 | 313 | 0.2395 | 0.8938 | 0.9139 | 0.9037 | 0.905 |
61
+ | 0.1755 | 2.0 | 626 | 0.2566 | 0.9121 | 0.8934 | 0.9027 | 0.906 |
62
+ | 0.1105 | 3.0 | 939 | 0.2862 | 0.9244 | 0.9016 | 0.9129 | 0.916 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.44.2
68
+ - Pytorch 2.4.0+cu121
69
+ - Datasets 2.21.0
70
+ - Tokenizers 0.19.1
runs/Sep07_10-43-27_e77f5cefc631/events.out.tfevents.1725705809.e77f5cefc631.693.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de5cd4c9daea1f6da8b495d3a91471386ffd09ddb50f95616c8a54aa272fcb35
3
- size 6661
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fa919a2789d3292708f844ac96e5e600ccbd7f054457f4b4394802132b554a8
3
+ size 7487