joshuaphua commited on
Commit
91cdb8f
1 Parent(s): bfca4b5

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer_config.json +1 -0
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b324c73ec766fe7a16234db66602009d0c409c4065420c424440f1d1ebce49e0
3
  size 260825186
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:496ac71dffef9d29e50c8045ccc19bdc6be52e4de1db81d19a5063838971e652
3
  size 260825186
tokenizer_config.json CHANGED
@@ -43,6 +43,7 @@
43
  },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
 
46
  "do_lower_case": false,
47
  "mask_token": "[MASK]",
48
  "max_length": 512,
 
43
  },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
+ "do_basic_tokenize": false,
47
  "do_lower_case": false,
48
  "mask_token": "[MASK]",
49
  "max_length": 512,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b9db500b29e4f243dda3a1e0fb2a0e39205caa63d0abcd55262ce9a5a9926bd
3
  size 4472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53df1ee21b9dd58dc1dff1db3d03d8f834489176ddc834d5ff22158d974e8ed9
3
  size 4472