mrm8488 commited on
Commit
d5ac6f2
1 Parent(s): 1af2e26

Training in progress, step 100

Browse files
runs/Jun26_12-17-34_ip-10-10-22-230.eu-west-1.compute.internal/events.out.tfevents.1687781975.ip-10-10-22-230.eu-west-1.compute.internal.4306.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5a798afb746e61c89667216d586bdac32acc61154cad50474890f5a153b0fa9
3
- size 20599
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5b158f383ada3aaebdc513b56d30806e13c1bb308281e4042da6c68625ff1bd
3
+ size 21831
runs/Jun26_13-30-02_ip-10-10-22-230.eu-west-1.compute.internal/events.out.tfevents.1687786673.ip-10-10-22-230.eu-west-1.compute.internal.11659.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bcf9aaaf8446b6807c763f6d01106a7999bfcc698c6434fb502f3e577af9f21
3
+ size 20599
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
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": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 11,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<|endoftext|>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce9743ff34401c38366a19e6bdd94b9968452dbf21f7aa1dde662a552ae45249
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7377d70235cb72e79a2191245bc64d268e493ddeb26aa2392728b563be9b31e7
3
  size 4027