raulgdp commited on
Commit
8eccf6b
1 Parent(s): 131bb4c

End of training

Browse files
Files changed (2) hide show
  1. README.md +62 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: Distilbert-uncased
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # Distilbert-uncased
15
+
16
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.3510
19
+ - Rmse: 0.2543
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 5
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Rmse |
49
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | 0.2091 | 1.0 | 642 | 0.1933 | 0.3052 |
51
+ | 0.1334 | 2.0 | 1284 | 0.1909 | 0.2481 |
52
+ | 0.0684 | 3.0 | 1926 | 0.2617 | 0.2466 |
53
+ | 0.0355 | 4.0 | 2568 | 0.3113 | 0.2513 |
54
+ | 0.0116 | 5.0 | 3210 | 0.3510 | 0.2543 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.40.2
60
+ - Pytorch 2.0.1+cu117
61
+ - Datasets 2.18.0
62
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdc8601cc28946bccf5a532545cbf0a56a8f88cd158e41750901b3934ad9685e
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75499bb79776ad5ce0c78f88ed8f93edaac70899062d3856d4a832f710b430f5
3
  size 267832560