patpizio commited on
Commit
acc3963
1 Parent(s): e53059e

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-ne-en-all_shuffled-42-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-ne-en-all_shuffled-42-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.7451
19
+ - R Squared: 0.1276
20
+ - Mae: 0.6822
21
+ - Pearson R: 0.6010
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: 42
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.6144 | 0.2807 | 0.6051 | 0.5401 |
53
+ | 0.6976 | 2.0 | 876 | 0.6408 | 0.2498 | 0.6383 | 0.6047 |
54
+ | 0.483 | 3.0 | 1314 | 0.7451 | 0.1276 | 0.6822 | 0.6010 |
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:a35990b451570593ff276cec38d994c7c15edf6010245a3145d9baf531f1387f
3
  size 1112246641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94b2da5e8798001f92d3db2e67e6117fe3ac1cced142f7bf26bce95b588a1269
3
  size 1112246641