irfanamal commited on
Commit
c4fec17
1 Parent(s): 668ec2b

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:d4693b0a313c798db7da846605102eb802f1f3c5ed7a82bbc5a8984b30c13677
3
  size 438000433
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23037ca11b27f8d618fc7526d80f49dbcd8c4bbd70b23201ffcbf8c1d50cd15b
3
  size 438000433
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:2a1d08998c09f377c8bfc04db8d9ef1b07fe55492308c3811ee0b9d9e3689f46
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:788b16494da0b2d318fd4a7255696b508155daac97e39602772433b622824579
3
  size 4027