haryoaw commited on
Commit
e146437
1 Parent(s): 575c911

Initial Commit

Browse files
Files changed (4) hide show
  1. README.md +103 -0
  2. config.json +27 -0
  3. pytorch_model.bin +3 -0
  4. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: facebook/xlm-v-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: scenario-TCR-XLMV-XCOPA-6_data-xcopa_all
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # scenario-TCR-XLMV-XCOPA-6_data-xcopa_all
18
+
19
+ This model is a fine-tuned version of [facebook/xlm-v-base](https://huggingface.co/facebook/xlm-v-base) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6931
22
+ - Accuracy: 0.535
23
+ - F1: 0.5114
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 32
44
+ - eval_batch_size: 32
45
+ - seed: 341241
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 500
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 0.38 | 5 | 0.6931 | 0.5317 | 0.4955 |
55
+ | No log | 0.77 | 10 | 0.6931 | 0.4917 | 0.4592 |
56
+ | No log | 1.15 | 15 | 0.6931 | 0.535 | 0.5053 |
57
+ | No log | 1.54 | 20 | 0.6932 | 0.4867 | 0.4643 |
58
+ | No log | 1.92 | 25 | 0.6931 | 0.5217 | 0.5017 |
59
+ | No log | 2.31 | 30 | 0.6935 | 0.4967 | 0.4655 |
60
+ | No log | 2.69 | 35 | 0.6930 | 0.5033 | 0.4726 |
61
+ | No log | 3.08 | 40 | 0.6932 | 0.49 | 0.4622 |
62
+ | No log | 3.46 | 45 | 0.6931 | 0.5225 | 0.4833 |
63
+ | No log | 3.85 | 50 | 0.6931 | 0.4983 | 0.4738 |
64
+ | No log | 4.23 | 55 | 0.6931 | 0.5217 | 0.4974 |
65
+ | No log | 4.62 | 60 | 0.6931 | 0.5475 | 0.5216 |
66
+ | No log | 5.0 | 65 | 0.6931 | 0.5467 | 0.5169 |
67
+ | No log | 5.38 | 70 | 0.6931 | 0.5425 | 0.5129 |
68
+ | No log | 5.77 | 75 | 0.6931 | 0.5433 | 0.5133 |
69
+ | No log | 6.15 | 80 | 0.6931 | 0.5417 | 0.5107 |
70
+ | No log | 6.54 | 85 | 0.6931 | 0.5458 | 0.5121 |
71
+ | No log | 6.92 | 90 | 0.6931 | 0.5417 | 0.5098 |
72
+ | No log | 7.31 | 95 | 0.6931 | 0.5483 | 0.5152 |
73
+ | No log | 7.69 | 100 | 0.6931 | 0.5525 | 0.5201 |
74
+ | No log | 8.08 | 105 | 0.6931 | 0.5342 | 0.5092 |
75
+ | No log | 8.46 | 110 | 0.6931 | 0.5158 | 0.4943 |
76
+ | No log | 8.85 | 115 | 0.6931 | 0.5483 | 0.5178 |
77
+ | No log | 9.23 | 120 | 0.6931 | 0.505 | 0.4715 |
78
+ | No log | 9.62 | 125 | 0.6931 | 0.4825 | 0.4440 |
79
+ | No log | 10.0 | 130 | 0.6931 | 0.4767 | 0.4353 |
80
+ | No log | 10.38 | 135 | 0.6931 | 0.4642 | 0.4315 |
81
+ | No log | 10.77 | 140 | 0.6931 | 0.5458 | 0.5156 |
82
+ | No log | 11.15 | 145 | 0.6931 | 0.54 | 0.5098 |
83
+ | No log | 11.54 | 150 | 0.6931 | 0.5458 | 0.5164 |
84
+ | No log | 11.92 | 155 | 0.6931 | 0.5442 | 0.5172 |
85
+ | No log | 12.31 | 160 | 0.6931 | 0.5375 | 0.5119 |
86
+ | No log | 12.69 | 165 | 0.6932 | 0.4667 | 0.4386 |
87
+ | No log | 13.08 | 170 | 0.6931 | 0.5383 | 0.5157 |
88
+ | No log | 13.46 | 175 | 0.6931 | 0.5375 | 0.5136 |
89
+ | No log | 13.85 | 180 | 0.6931 | 0.5392 | 0.5162 |
90
+ | No log | 14.23 | 185 | 0.6931 | 0.5392 | 0.5179 |
91
+ | No log | 14.62 | 190 | 0.6931 | 0.5417 | 0.5192 |
92
+ | No log | 15.0 | 195 | 0.6931 | 0.5392 | 0.5162 |
93
+ | No log | 15.38 | 200 | 0.6931 | 0.5383 | 0.5149 |
94
+ | No log | 15.77 | 205 | 0.6931 | 0.535 | 0.5122 |
95
+ | No log | 16.15 | 210 | 0.6931 | 0.535 | 0.5114 |
96
+
97
+
98
+ ### Framework versions
99
+
100
+ - Transformers 4.33.3
101
+ - Pytorch 2.1.1+cu121
102
+ - Datasets 2.14.5
103
+ - Tokenizers 0.13.3
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/xlm-v-base",
3
+ "architectures": [
4
+ "XLMRobertaForMultipleChoice"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 514,
17
+ "model_type": "xlm-roberta",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 12,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.33.3",
24
+ "type_vocab_size": 1,
25
+ "use_cache": true,
26
+ "vocab_size": 901629
27
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efabc2d1f3f5001bb035b9cfae5219d2059688b50e470c4e61b2959976bac0f7
3
+ size 3114045230
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2111b41b278e9b993faeb1b2f75a0a7b7ec0f4eb6bfda73125b4466c2b2e066
3
+ size 4600