patpizio commited on
Commit
f744202
1 Parent(s): 25a75ad

Model save

Browse files
Files changed (2) hide show
  1. README.md +62 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: xlm-roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: xlmr-si-en-all_shuffled-2020-test1000
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
+ # xlmr-si-en-all_shuffled-2020-test1000
15
+
16
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.8030
19
+ - R Squared: 0.0373
20
+ - Mae: 0.7088
21
+ - Pearson R: 0.5232
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 2020
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | R Squared | Mae | Pearson R |
51
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---------:|
52
+ | No log | 1.0 | 438 | 0.7537 | 0.0964 | 0.7613 | 0.3509 |
53
+ | 0.8088 | 2.0 | 876 | 0.6291 | 0.2458 | 0.6462 | 0.5263 |
54
+ | 0.6342 | 3.0 | 1314 | 0.8030 | 0.0373 | 0.7088 | 0.5232 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.34.1
60
+ - Pytorch 2.0.1+cu117
61
+ - Datasets 2.14.6
62
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f884a747e2a8de6df73f323c28ab745ec462d2af4883c38ffb0410c63ee38aa3
3
  size 1112246641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4644bbd562a3e52a84f5c3cf48ccff2beb1d9d3b21bbac77b7ee6b61cc3438cc
3
  size 1112246641