aeachor commited on
Commit
69fe5c1
1 Parent(s): a0291d7

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1c5641b68dd558d5d540e428f13cfd9e8022cde82165e68e62ee4ac4582d444
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fb64a1ae92e7711b7d7b7091e37083a7b397e55b90226d5fd1feea035894d27
3
  size 267832560
runs/Apr09_00-40-17_4aaaa33abc1a/events.out.tfevents.1712623221.4aaaa33abc1a.4013.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c06579b662ceb1aec9db586a6a26bfb22800c9d182ab6a09dc8ccd79867f0f
3
+ size 4887
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "[PAD]"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:295dce7720a4c6f35adaee90e04678a268a2c15978d278497d2e6dcd4c7f8f42
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d082d1239fe183dbbc37de94c79d4b11cfba400c0a410551607cfe2b3b2da31c
3
  size 4920