Evan-Lin commited on
Commit
bfbd0f7
·
1 Parent(s): 2593e2b

Upload model

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. config.json +34 -3
  3. pytorch_model.bin +1 -1
.gitattributes ADDED
@@ -0,0 +1 @@
 
 
1
+ pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
config.json CHANGED
@@ -1,3 +1,34 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:32cae3f65426a8da370ac58654f8563f8a5928b05de75b8584eb440e0a0e08dc
3
- size 770
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "roberta-base",
3
+ "architectures": [
4
+ "RegressionModel"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": 0.1,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "LABEL_0"
15
+ },
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
+ "label2id": {
19
+ "LABEL_0": 0
20
+ },
21
+ "layer_norm_eps": 1e-12,
22
+ "max_position_embeddings": 514,
23
+ "model_type": "roberta",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_layers": 12,
26
+ "pad_token_id": 1,
27
+ "position_embedding_type": "absolute",
28
+ "return_dict": false,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.27.2",
31
+ "type_vocab_size": 1,
32
+ "use_cache": true,
33
+ "vocab_size": 50265
34
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fe131db7c28c9572ac91df2368bd422fbabc99150c8dc4cfc6a123ee9f99fe4
3
  size 498662217
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e33b53ad5bcf28a9f7ff9f65e6cd0564e1f41328f9e7a955df4840772f80104d
3
  size 498662217