dipesh commited on
Commit
14cf949
1 Parent(s): 4e14ac2

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bba0222b881432b0a98d6ea71f21a0134db4e7af6d414d6f98b2145f0d878cc5
3
+ size 267917037
runs/Feb04_22-20-44_825f6b07299e/1675549254.7557805/events.out.tfevents.1675549254.825f6b07299e.2072.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e49a81f0970dbb43084ac99530e056f4f1caa3817c662b3e054744d93ac3d874
3
+ size 5718
runs/Feb04_22-20-44_825f6b07299e/events.out.tfevents.1675549254.825f6b07299e.2072.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9226be9af7cf0ce9b3ba921478bdb49b296c4b4c7f6285c166518c271d0f894
3
+ size 5441
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
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
  {
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e68000c90d4483f56dfcd213f2e4f64a0479412185daa6c2d180109df2de012b
3
+ size 3515