xXiaobuding commited on
Commit
e78a741
1 Parent(s): a0ae440

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForTokenClassification"
 
1
  {
2
+ "_name_or_path": "distilbert/distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForTokenClassification"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37841dbd7b35febe6fc7db4993994ed22581a925e2cbb41bf0f649aa30fb6c0c
3
- size 265826405
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40347b5ba2cd00377b42010f168fc763ea591b43d6fb135f630aa3620fe4427b
3
+ size 265827813
tokenizer_config.json CHANGED
@@ -2,8 +2,8 @@
2
  "cls_token": "[CLS]",
3
  "do_lower_case": true,
4
  "mask_token": "[MASK]",
5
- "model_max_length": 512,
6
- "name_or_path": "distilbert-base-uncased",
7
  "pad_token": "[PAD]",
8
  "sep_token": "[SEP]",
9
  "special_tokens_map_file": null,
 
2
  "cls_token": "[CLS]",
3
  "do_lower_case": true,
4
  "mask_token": "[MASK]",
5
+ "model_max_length": 1000000000000000019884624838656,
6
+ "name_or_path": "distilbert/distilbert-base-uncased",
7
  "pad_token": "[PAD]",
8
  "sep_token": "[SEP]",
9
  "special_tokens_map_file": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8259f94b2581e05cce68700ea19a252365b2a50cfd06b00a188a71e99d8234da
3
- size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee06407e2f6db612d139f4477240406954b666f040de1d15e09dc0d69e81f834
3
+ size 3579