Mou11209203 commited on
Commit
c04290b
1 Parent(s): cb3f328

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_ptt
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_ptt
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.8811
19
+ - Mse: 1.8811
20
+ - Mae: 1.0147
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.8977 | 1.0 | 2062 | 1.8815 | 1.8815 | 1.0164 |
54
+ | 1.935 | 2.0 | 4124 | 1.8825 | 1.8825 | 1.0172 |
55
+ | 1.8602 | 3.0 | 6186 | 1.8810 | 1.8810 | 1.0155 |
56
+ | 1.7752 | 4.0 | 8248 | 1.8811 | 1.8811 | 1.0147 |
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:9b18f3f509dda833ef58bfc80fc0472e9764ba54001a2fceb18bbcddaa160450
3
  size 541314292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13fa306f8fb9a2a27cff2b45cf98d584a51592bd1646cc990c30f0c090ad36ce
3
  size 541314292