lazyfrog commited on
Commit
c5d95f4
·
1 Parent(s): be59443

Training in progress, epoch 1

Browse files
Files changed (2) hide show
  1. config.json +1 -2
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "hfl/chinese-bert-wwm-ext",
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:50810c0bccfd91059fda5bb6f3a2c820844cbaecccc5f12cc4b6449c67fd7c5a
3
  size 409144685
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb3bc6f99251723a97dbbdfcfbd49ac0f3ae13fe702c9ed0bbebbcb0d08b53c9
3
  size 409144685