Cuiyaning commited on
Commit
e04d164
1 Parent(s): 0b4a40b

add polymer

Browse files
PolymerTokenizer/pretrain.pt/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "RobertaForMaskedLM"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": null,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 514,
16
+ "model_type": "roberta",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 6,
19
+ "pad_token_id": 1,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.20.1",
23
+ "type_vocab_size": 1,
24
+ "use_cache": true,
25
+ "vocab_size": 50265
26
+ }
PolymerTokenizer/pretrain.pt/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e93519a38a9f3ab51477591daf9ab443f5bf6a0c1bbfe6b5f5a5609fc95e767
3
+ size 328700195
PolymerTokenizer/pretrain.pt/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:877a39fa11e8610e12863c4ac725e58efaf410e4f1fd0c342f57760df6c9da97
3
+ size 3311
PolymerTokenizer/roberta-base/dict.txt ADDED
The diff for this file is too large to render. See raw diff
 
PolymerTokenizer/roberta-base/flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7647e7df15dfddb7d5c07fcbed7a21e3881ccfea085791cf09917aa05947bba3
3
+ size 498796983
PolymerTokenizer/roberta-base/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
PolymerTokenizer/roberta-base/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bde1d28afb363d0103324efeb5afc8b2b397fe5e04beabb9b1ef355255ade81
3
+ size 498818054
PolymerTokenizer/roberta-base/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:278b7a95739c4392fae9b818bb5343dde20be1b89318f37a6d939e1e1b9e461b
3
+ size 501200538
PolymerTokenizer/roberta-base/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
PolymerTokenizer/roberta-base/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
pretrain_polymer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38225bc7dbb3873881774b80204e6267baf4b977cc26e16ce044dbcab5100252
3
+ size 1571619869