OscarNav commited on
Commit
6422da4
1 Parent(s): 643d19b

Training in progress, step 500

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4522defaf297dbd291191c90a80044b13fd4b65f2cdbb6e272552a38dc4cd04a
3
  size 307867048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38534dd8e7e3e4ce0b15f6d3314e67ce824c701576b768306887d2af42b112c3
3
  size 307867048
runs/Apr22_20-20-41_ea2313bc8f64/events.out.tfevents.1713817258.ea2313bc8f64.1485.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c40afa9db4ba219d7617ac9f38d42a7d003a57e23b4f5221b1e9ca9f39ff938
3
+ size 6620
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": 1,
16
+ "pad_type_id": 0,
17
+ "pad_token": "</s>"
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:1c7f2cb32d2c02253adff4c6fc39d717d685044eef00f25556cab7025435852b
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf7c8248cdd3cac5cbf7275d66e43035c5197463547f0f8730293f20cabf7a6
3
  size 5048