mr.jor commited on
Commit
b346b36
·
1 Parent(s): 3977417

XTREME_panx_best_checkpoint

Browse files
Files changed (3) hide show
  1. config.json +48 -0
  2. pytorch_model.bin +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "XLMRobertaForMaskedLM"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "do_sample": false,
8
+ "eos_token_id": 2,
9
+ "eos_token_ids": 0,
10
+ "finetuning_task": null,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 1024,
14
+ "id2label": {
15
+ "0": "LABEL_0",
16
+ "1": "LABEL_1"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 4096,
20
+ "is_decoder": false,
21
+ "label2id": {
22
+ "LABEL_0": 0,
23
+ "LABEL_1": 1
24
+ },
25
+ "layer_norm_eps": 1e-05,
26
+ "length_penalty": 1.0,
27
+ "max_length": 20,
28
+ "max_position_embeddings": 514,
29
+ "model_type": "xlm-roberta",
30
+ "num_attention_heads": 16,
31
+ "num_beams": 1,
32
+ "num_hidden_layers": 24,
33
+ "num_labels": 7,
34
+ "num_return_sequences": 1,
35
+ "output_attentions": false,
36
+ "output_hidden_states": false,
37
+ "output_past": true,
38
+ "pad_token_id": 1,
39
+ "pruned_heads": {},
40
+ "repetition_penalty": 1.0,
41
+ "temperature": 1.0,
42
+ "top_k": 50,
43
+ "top_p": 1.0,
44
+ "torchscript": false,
45
+ "type_vocab_size": 1,
46
+ "use_bfloat16": false,
47
+ "vocab_size": 250002
48
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0834f1980621e52cc8d5b24d6e9dba4725ab8f81f2b0e5c42a81bc69c1c9b251
3
+ size 2239759488
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b4ec09e9cf88a6379bf28473b42f77dacd5d6c5a48be7710029367a2df89a4a
3
+ size 2095