hermanshid commited on
Commit
60b0406
·
1 Parent(s): 0e11c97

initialize model

Browse files
config.json CHANGED
@@ -13,6 +13,7 @@
13
  "hidden_act": "gelu",
14
  "hidden_dropout_prob": 0.0,
15
  "hidden_size": 192,
 
16
  "id2label": {
17
  "0": "ba",
18
  "1": "ca",
 
13
  "hidden_act": "gelu",
14
  "hidden_dropout_prob": 0.0,
15
  "hidden_size": 192,
16
+ "return_tensors": "pt",
17
  "id2label": {
18
  "0": "ba",
19
  "1": "ca",
pytorch_model.bin → pytorch_model.pt RENAMED
File without changes