yyDing1 commited on
Commit
c01adab
·
1 Parent(s): b5bd7d6

MVR_panx_best_checkpoint

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