SoyGema commited on
Commit
9b2c21b
1 Parent(s): 6ba5e35

Training in progress, step 500

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:6a04fced573b8718ddea3fcf3f028cde13bd9b029fa1db81e72ee909a6e25c9c
3
  size 242069785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57b1cf4731b2e3ef9188566e8be0a176f7e5a9697c9750defa6523234d95c840
3
  size 242069785
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": 128,
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:1e0a5adc76e6485a459ff911739c7d1e5d08ad134f92c70c856da8d25135f271
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc330bbd5f3230caed84ab42d90b8f3b59216f20ef33f466243baebb33ebf6d5
3
  size 4155