anudaw commited on
Commit
c7070d2
1 Parent(s): 3f2a206

Training in progress, epoch 0

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +1 -6
  4. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "anudaw/temp-1-distilled-code-llama",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:293675a827b756926a8b1d1deb847b664254cd11c9c5ba1bc8584894db9b2382
3
  size 2200119864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afcf2a8a7d56e4789abbbd8d44fb250c6403067aed519d61803275cbd318e58e
3
  size 2200119864
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
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:8e0035618f2e7cf75a98b90990e25d98f39b6e902b259124ec9646f485bbdca0
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ed9c40a7b0fab386a391b4b852004ef9815f2060d79af212e5b1ea06f259b7
3
  size 4984