priyankrathore commited on
Commit
b985594
·
verified ·
1 Parent(s): bc86ba0

Training in progress, step 500

Browse files
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.46.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cc566dde622d9febf3866e0924e0242561441636a1e4077bfd0107b4b7f0c92
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dcc8429c41ab62d36aa83eac99c2d344165dd9214cab8cafd0cbf072061248f
3
  size 242041896
runs/Dec08_14-02-46_6108d7a2b0f5/events.out.tfevents.1733666567.6108d7a2b0f5.23.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6cf5db4a2891d231e492408b63ab4d55457462b30f66373d62f6aa78e842529
3
+ size 6797
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f09da3254abfbc1c02d0d633a71bc1562b62c27d3e15af50b57ff8d2986cc751
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dff9b031ede581cfb4b74cc10fe75ed68b13361838a7542e8a1c8b19853523e
3
  size 5496