Theoreticallyhugo commited on
Commit
79194fe
1 Parent(s): 082fc2d

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +6 -1
  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:dd0b152b04957f2b0f66ca6789a614173447837debbcebedc2eb929341de7383
3
  size 592330980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4586c95aa9bce865d4c7ff6cbbb0fd2c4cc5dd4ca370581fcc8b60ae6fedf25c
3
  size 592330980
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": 4096,
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:08be15b39feb89632e06c192b9467e71692e4add36e44b9804982d850bcd8eb0
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f71a0e7e706c6b7b034e9f96263c2097facdde7d5ad123f6b7c216468ab736b0
3
  size 4664