Mou11209203 commited on
Commit
ba9e35f
1 Parent(s): 0678c54

Model save

Browse files
Files changed (2) hide show
  1. README.md +64 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-multilingual-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: distilbert-base-multilingual-cased_regression_finetuned_mobile01_all
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-base-multilingual-cased_regression_finetuned_mobile01_all
15
+
16
+ This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.8284
19
+ - Mse: 1.8284
20
+ - Mae: 0.9848
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.0002
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: cosine
45
+ - lr_scheduler_warmup_steps: 500
46
+ - num_epochs: 10
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Mse | Mae |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|
53
+ | 1.7467 | 1.0 | 7789 | 1.8329 | 1.8329 | 0.9821 |
54
+ | 1.9294 | 2.0 | 15578 | 1.8363 | 1.8363 | 0.9819 |
55
+ | 1.6483 | 3.0 | 23367 | 1.8282 | 1.8282 | 0.9856 |
56
+ | 1.9471 | 4.0 | 31156 | 1.8284 | 1.8284 | 0.9848 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.39.3
62
+ - Pytorch 2.2.1
63
+ - Datasets 2.18.0
64
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:174dc911d4a538561c41eac67bba43e859d766d65c1ba74fc298ff9fc76a9a21
3
  size 541314292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c52ac79ebce82083f4f2d04f83e7bf630266f694a8b6941789115db4873280c3
3
  size 541314292