tcapelle commited on
Commit
b96bee4
1 Parent(s): 639e2f7

Training in progress, step 84

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +1 -6
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be6cb78769b24bfa027dcb23abb7724a774dfeb473fbd582c9db704243f91dd2
3
  size 269066392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:630525e069d814a8df2ba87f1418cc122bbacb7f3a36396e73da9a9c46500829
3
  size 269066392
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 2048,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70444e4a89607d4cac36f895ea2d1ac9cbde68fb98f2b09242678bb70fe52564
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10c7ee103676265d63de55ab8be1069bb28b32cda292e32ce6599a1b5923b8d7
3
  size 5304