jiiyy commited on
Commit
f30d108
·
1 Parent(s): 2165d4d

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
  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:43b6783a872d014545a414046c17e77b8e966a58aab5732922095dc1f75e01af
3
  size 442590065
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:542e0305779377a9e3d4dfc3e66f66f594b890bc46c3cc45af115cc3a67e31bd
3
  size 442590065
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15a2954eaa9ce34857418fa1ad8cb0af22ff82705244bc38af694cff5ecd0bda
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31294bd08488ceb540f717e55a19226aa472e5264e1f9100fb4dbec992f708a2
3
  size 4091