Justin Du commited on
Commit
8c9b926
1 Parent(s): 5f59ce6

Training in progress, epoch 5

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b42e215301a03274d49beccc474b2d8b9c7251271cdf1aab288e890600155d4f
3
  size 1625537293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08b56bc5271d10fdf28e7d63e18a6d5eea7b024e601126141eda6037b0c59f7d
3
  size 1625537293
runs/Jan01_22-56-09_DESKTOP-4P0HGA6/events.out.tfevents.1672642569.DESKTOP-4P0HGA6.40664.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca591948de10312a23292ab14bf2bf4a42a448e053cf790243ff368d9829b23d
3
+ size 86
runs/Jan01_23-01-59_DESKTOP-4P0HGA6/events.out.tfevents.1672642919.DESKTOP-4P0HGA6.6808.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cc2c0daca8aaaea579c2580bdd0a86af9cae16f591f896a45ccca04a306eb6c
3
+ size 40
runs/Jan01_23-10-21_DESKTOP-4P0HGA6/events.out.tfevents.1672643421.DESKTOP-4P0HGA6.2424.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbf66f9aeb5fe166a7fd729d65826379c38819fdf6f441c8c1757e17e27f20e9
3
+ size 1512
runs/Jan01_23-19-11_DESKTOP-4P0HGA6/events.out.tfevents.1672643951.DESKTOP-4P0HGA6.30800.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47f3a2ceb61d075f7956832029fc3dd784342786c8b5faac2efa61c38d08e9c5
3
+ size 40
runs/Jan01_23-19-49_DESKTOP-4P0HGA6/events.out.tfevents.1672643989.DESKTOP-4P0HGA6.2060.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53cd6d747b4819603757d34d9697041d1776d90a96debbdc41fcbcadadf59a6b
3
+ size 40
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 1024
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 142,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 142
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,