changki commited on
Commit
0e68a81
1 Parent(s): d5b1c3e

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:9a84a73a86c0a902ed183114887e2c31c619fb340be11dba455dc05fcae40f94
3
  size 267867821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c258faccfa6f38368084970b6b10f7c845373f112efec5261149e12e49a38c39
3
  size 267867821
runs/Aug03_12-37-44_6c18096be4c9/events.out.tfevents.1691066409.6c18096be4c9.856.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71b664f8ccef8198b22e522f9649480fc75edd6005c4e3bb36628666fca0c9f3
3
+ size 4795
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
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": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b21d0538b3d7dc79236f44cd09a8c2361d3d78c940081dd2edc040f836ff3cb
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39195055b2ea3eb2752c81f9ea3628ea01aaff9c3e4d4ce21d32d18415ed0a26
3
  size 4027