zycao commited on
Commit
dd9043e
·
1 Parent(s): bea9256

adore-star

Browse files
Files changed (2) hide show
  1. config.json +57 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "./data/train/msmarco-passage/ance_bm25_warmup",
3
+ "_num_labels": 2,
4
+ "architectures": [
5
+ "RobertaDot_NLL_LN"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "bad_words_ids": null,
9
+ "bos_token_id": 0,
10
+ "decoder_start_token_id": null,
11
+ "do_sample": false,
12
+ "early_stopping": false,
13
+ "eos_token_id": 2,
14
+ "finetuning_task": "msmarco",
15
+ "gradient_checkpointing": true,
16
+ "hidden_act": "gelu",
17
+ "hidden_dropout_prob": 0.1,
18
+ "hidden_size": 768,
19
+ "id2label": {
20
+ "0": "LABEL_0",
21
+ "1": "LABEL_1"
22
+ },
23
+ "initializer_range": 0.02,
24
+ "intermediate_size": 3072,
25
+ "is_decoder": false,
26
+ "is_encoder_decoder": false,
27
+ "label2id": {
28
+ "LABEL_0": 0,
29
+ "LABEL_1": 1
30
+ },
31
+ "layer_norm_eps": 1e-05,
32
+ "length_penalty": 1.0,
33
+ "max_length": 20,
34
+ "max_position_embeddings": 514,
35
+ "min_length": 0,
36
+ "model_type": "roberta",
37
+ "no_repeat_ngram_size": 0,
38
+ "num_attention_heads": 12,
39
+ "num_beams": 1,
40
+ "num_hidden_layers": 12,
41
+ "num_return_sequences": 1,
42
+ "output_attentions": false,
43
+ "output_hidden_states": false,
44
+ "output_past": true,
45
+ "pad_token_id": 1,
46
+ "prefix": null,
47
+ "pruned_heads": {},
48
+ "repetition_penalty": 1.0,
49
+ "task_specific_params": null,
50
+ "temperature": 1.0,
51
+ "top_k": 50,
52
+ "top_p": 1.0,
53
+ "torchscript": false,
54
+ "type_vocab_size": 1,
55
+ "use_bfloat16": false,
56
+ "vocab_size": 50265
57
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd82597f788d3ca2c7c12fa25138fd0854b53903976b390b766b1bcb43f86f79
3
+ size 503407862