Training in progress, epoch 1
Browse files- config.json +1 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -22,7 +22,6 @@
|
|
22 |
"model_type": "bert",
|
23 |
"num_attention_heads": 12,
|
24 |
"num_hidden_layers": 12,
|
25 |
-
"output_past": true,
|
26 |
"pad_token_id": 0,
|
27 |
"pooler_fc_size": 768,
|
28 |
"pooler_num_attention_heads": 12,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bert-base-chinese",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
22 |
"model_type": "bert",
|
23 |
"num_attention_heads": 12,
|
24 |
"num_hidden_layers": 12,
|
|
|
25 |
"pad_token_id": 0,
|
26 |
"pooler_fc_size": 768,
|
27 |
"pooler_num_attention_heads": 12,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 409144685
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb3bc6f99251723a97dbbdfcfbd49ac0f3ae13fe702c9ed0bbebbcb0d08b53c9
|
3 |
size 409144685
|