First commit with absolute position embeddings
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
"num_hidden_layers": 4,
|
38 |
"pad_token_id": 0,
|
39 |
"positive_label_weight": 10.0,
|
40 |
-
"reset_position_index_per_cell":
|
41 |
"select_one_column": true,
|
42 |
"softmax_temperature": 1.0,
|
43 |
"temperature": 0.0352513,
|
|
|
37 |
"num_hidden_layers": 4,
|
38 |
"pad_token_id": 0,
|
39 |
"positive_label_weight": 10.0,
|
40 |
+
"reset_position_index_per_cell": false,
|
41 |
"select_one_column": true,
|
42 |
"softmax_temperature": 1.0,
|
43 |
"temperature": 0.0352513,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 117224007
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef38fe0495f994aa4487310f2087dbd0e79fb4642d31e8d76f6db0a1a6ee12f6
|
3 |
size 117224007
|