ittailup commited on
Commit
5d49c5e
·
1 Parent(s): 2f4ffb3

Training in progress, epoch 1

Browse files
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "eos_token_id": 2,
4
+ "max_length": 4096,
5
+ "pad_token_id": 0,
6
+ "temperature": 0.9,
7
+ "top_p": 0.6,
8
+ "transformers_version": "4.32.0.dev0"
9
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:589285ddc611375cd238d6c39f2645e5452690c65d0192a8efcfdf03dcbc8a2c
3
+ size 96185
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88de16988ddaf700a04a8edd9f2c5ad38a1e3127abfc7cd2fd8ce1126a0d990b
3
  size 5691
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63a892aaac7d7644de1c97309e26d223b9328e6772c72857c3e15d7351ebc89d
3
  size 5691