ysouidi commited on
Commit
f7ed7c5
·
1 Parent(s): 66c9c5e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: my_awesome_model
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
+ # my_awesome_model
17
+
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7836
21
+ - Accuracy: 0.7976
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: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 21 | 0.8958 | 0.6310 |
53
+ | No log | 2.0 | 42 | 0.7836 | 0.7976 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.35.2
59
+ - Pytorch 2.1.0+cu121
60
+ - Datasets 2.16.0
61
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7331d64192c17b456dc9b764ad62df36613bf31ef249480289f0d9538106b24b
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8c0111468d7a622b3104ab8cddf2e8d14e2d2ba8fcf789422b97a916a0dbaec
3
  size 267835644
runs/Dec25_10-54-55_c9c7291116a3/events.out.tfevents.1703501697.c9c7291116a3.2833.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2597ddc3165275e7235b5934b9f01970e1754ee933ac322f74c5c5a431de35a4
3
- size 4614
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b57a9fe629fe1e28e1b0f44154c2ac74643bfaeca07baa979384a9aeb1c16d8
3
+ size 5279