Theoreticallyhugo commited on
Commit
935326f
1 Parent(s): 9c87ca7

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:14a45a91f3842d11e7bdc72e0799d71134509fe705dfff277547ad23e8d0e0ec
3
  size 592318676
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1c8fcdd76f04323cde82b5f2cda1cba571c99cf6ea2a124f9affbb5fa0ffc45
3
  size 592318676
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:8e731f8f5dad1ef9ba9433acfa36b954736a3e1799591d1d5d80061ad9c47dd3
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:390f9c2f24f933b6f61880efd7475c722138115fb5db0fd08c91261ef90124f5
3
  size 4664