Mou11209203 commited on
Commit
1f3c4e0
1 Parent(s): 662fe25

Model save

Browse files
Files changed (2) hide show
  1. README.md +15 -9
  2. model.safetensors +1 -1
README.md CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
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.0288
19
- - Mse: 1.0288
20
- - Mae: 0.6906
21
 
22
  ## Model description
23
 
@@ -42,16 +42,22 @@ The following hyperparameters were used during training:
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: 778
46
  - num_epochs: 10
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Mse | Mae |
51
- |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|
52
- | 1.0986 | 1.0 | 7789 | 1.0288 | 1.0288 | 0.6906 |
53
- | 0.9558 | 2.0 | 15578 | 0.9708 | 0.9708 | 0.6495 |
54
- | 0.7025 | 3.0 | 23367 | 0.9381 | 0.9381 | 0.6311 |
 
 
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
 
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: 0.0004
19
+ - Mse: 0.0004
20
+ - Mae: 0.0183
21
 
22
  ## Model description
23
 
 
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: cosine
 
45
  - num_epochs: 10
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss | Mse | Mae |
50
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
51
+ | No log | 1.0 | 5 | 0.1000 | 0.1000 | 0.3073 |
52
+ | No log | 2.0 | 10 | 0.0123 | 0.0123 | 0.1057 |
53
+ | No log | 3.0 | 15 | 0.0076 | 0.0076 | 0.0854 |
54
+ | No log | 4.0 | 20 | 0.0042 | 0.0042 | 0.0632 |
55
+ | No log | 5.0 | 25 | 0.0028 | 0.0028 | 0.0516 |
56
+ | No log | 6.0 | 30 | 0.0001 | 0.0001 | 0.0088 |
57
+ | No log | 7.0 | 35 | 0.0012 | 0.0012 | 0.0337 |
58
+ | No log | 8.0 | 40 | 0.0001 | 0.0001 | 0.0078 |
59
+ | No log | 9.0 | 45 | 0.0004 | 0.0004 | 0.0174 |
60
+ | 0.0746 | 10.0 | 50 | 0.0004 | 0.0004 | 0.0183 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e202d8c13dd2183651eb869cca36c441ce31b04ead37661a4d7c004fb2e4fc3
3
  size 541314292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa544911e34a0c0578f1791b7c038a2ef1a53fe30d288cc9f6c0446671dd2836
3
  size 541314292