Test commited on
Commit
2f8ec33
1 Parent(s): 34ab909

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:82f71cd1d0afa8ca7b496666fd52f9266af923b4346695a10850cfdace547c1a
3
  size 267865194
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a07ee8f6689872e04509feef8e91e44e6352b60d0800e020deb794ad11828f50
3
  size 267865194
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:42b7b02759319a86192a0cf11f436a69f8db0240faa199a576d6581529c7e84d
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2e33a8acfb2a813b9eaa57d86b9ee2530a809302ef4b004d08222f3cdf64684
3
  size 4536