Mou11209203 commited on
Commit
7fcfd9c
1 Parent(s): 345944f

Model save

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_news_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_news_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.7168
19
+ - Mse: 1.7168
20
+ - Mae: 0.9618
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.815 | 1.0 | 21755 | 1.7168 | 1.7168 | 0.9622 |
54
+ | 1.6414 | 2.0 | 43510 | 1.7167 | 1.7167 | 0.9620 |
55
+ | 1.6485 | 3.0 | 65265 | 1.7171 | 1.7171 | 0.9614 |
56
+ | 1.7803 | 4.0 | 87020 | 1.7168 | 1.7168 | 0.9619 |
57
+ | 1.6427 | 5.0 | 108775 | 1.7173 | 1.7173 | 0.9613 |
58
+ | 1.6436 | 6.0 | 130530 | 1.7170 | 1.7170 | 0.9615 |
59
+ | 1.7037 | 7.0 | 152285 | 1.7168 | 1.7168 | 0.9618 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.39.3
65
+ - Pytorch 2.2.1
66
+ - Datasets 2.18.0
67
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85922c1fbdafb6a5c0100665de19d4f96838f2033f9d0edbc15a230f09ab25f2
3
  size 541314292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b925e5a22314ee1b1621fd7c0306340c22b49c2405c41b13081aae1ecf85c30
3
  size 541314292