seven-wind-c commited on
Commit
74ca649
1 Parent(s): 8a86c07

Training in progress, epoch 1

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4bca88b8b82e840f5d1a298e655375e28e8a28f266ace2254412ef285a25858
3
  size 267852461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615e2ff9663773595e08bf5e2b4cc2c8f392f06db86ffae444a13706877dd62a
3
  size 267852461
runs/Aug12_05-56-22_0795a4d7607e/events.out.tfevents.1691819856.0795a4d7607e.1227.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5e6d126df1574f5bc18999cd32b42973f87e8edd4ebfe483fa9b51cdf24b40f
3
+ size 4338
tokenizer.json CHANGED
@@ -1,14 +1,12 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": {
5
- "strategy": "BatchLongest",
6
  "direction": "Right",
7
- "pad_to_multiple_of": null,
8
- "pad_id": 0,
9
- "pad_type_id": 0,
10
- "pad_token": "[PAD]"
11
  },
 
12
  "added_tokens": [
13
  {
14
  "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": null,
10
  "added_tokens": [
11
  {
12
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a896130bda754c7b5ae6261d32fd1f14f69ce4964b5cc5065b299bc757fd8414
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c26aa74721d1595254821696f30104cf4b1980b72a3aebab30fb2ec70cc9a58d
3
  size 4027