ELVISIO commited on
Commit
f094658
·
verified ·
1 Parent(s): 03b3b3e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilbert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: distilbert-imdb
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # distilbert-imdb
16
+
17
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 5e-05
37
+ - train_batch_size: 32
38
+ - eval_batch_size: 32
39
+ - seed: 42
40
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 1
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
47
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
48
+ | No log | 1.0 | 250 | 0.1875 | 0.929 |
49
+
50
+
51
+ ### Framework versions
52
+
53
+ - Transformers 4.45.2
54
+ - Pytorch 2.5.1+cu121
55
+ - Datasets 2.21.0
56
+ - Tokenizers 0.20.3
runs/Dec05_05-36-37_3d13f172cf41/events.out.tfevents.1733377000.3d13f172cf41.2732.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43fc099ac98cc47d98368cacb79a1f3a21aa873fc0e346616d1168b83f8e898d
3
- size 4810
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a52767d9f1679799bbae6a80159f6a42aaf8b2fb783971fb133914530e81eac3
3
+ size 5487