keithhon commited on
Commit
ffaf3ba
1 Parent(s): 191d1aa

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:46076cc48290c6499a04415fa0fab1185e5e21b5e4583b86f28fc5242ea3c49f
3
  size 267854321
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a78bbf3a4bc2e780801521c675c45147b891f81a10dcea01448f4acaf6580407
3
  size 267854321
runs/Nov16_02-02-13_a9b97eee8d2f/1668564234.796252/events.out.tfevents.1668564234.a9b97eee8d2f.106.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ddd834457153e68ed155ab0db4c4471ca5cfa0db7f67f4b3b8f600af780ab91
3
+ size 5598
runs/Nov16_02-02-13_a9b97eee8d2f/events.out.tfevents.1668564234.a9b97eee8d2f.106.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a45b2650cd04c86088f5f9e3061858bfb35606b050dbfab16d358af131fbde0
3
+ size 4287
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": 128,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 128
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:17d9141f983b95c8c24eed6151dda6e7a796afa7dcd126c142d91eb2c578ece8
3
  size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aac836d2c00a604b1d464072a2ae42681cb747e6ba77c8c851a40baded7adc21
3
  size 3439