Prashanth-1998 commited on
Commit
6e6666d
1 Parent(s): b8f1ba3

Training in progress, step 500

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92476577b8f1db53161681e83792ce3f8677a8d1c1f0ade03d484da553cb85cd
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851e906de98873a69a1327481b1062733b4dec31b63781cdfeb1f5b644723861
3
  size 242041896
runs/Dec09_21-54-04_44aec3d48dd5/events.out.tfevents.1702158845.44aec3d48dd5.42.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca242967330cc3ca3230ca30921fe403c6a3725d15ea909b978588848d2cac88
3
+ size 5378
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60acb128cf7b7f2536e8f38a5b18a05535c9e14c7a355904270e15b0945ea86
3
+ size 791656
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": 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,
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:9280bd3a8fb8b63ae7c63c49dbbdf6285ef2ccbc036d53bcc6a7bc33e905f04d
3
- size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f438020088f6906a38e133319d24d33ef2202adf2adc9256840beeafb9607ab
3
+ size 4283