jinunyachhyon commited on
Commit
5e8b73a
·
verified ·
1 Parent(s): 695b422

Training in progress, step 1000

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "currentlyexhausted/mobile-llm",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -56,7 +56,7 @@
56
  },
57
  "tie_word_embeddings": false,
58
  "torch_dtype": "float32",
59
- "transformers_version": "4.38.2",
60
  "use_cache": true,
61
  "vocab_size": 32128
62
  }
 
1
  {
2
+ "_name_or_path": "jinunyachhyon/MobileLLM_Finetune_onDialogueDataset",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
56
  },
57
  "tie_word_embeddings": false,
58
  "torch_dtype": "float32",
59
+ "transformers_version": "4.39.3",
60
  "use_cache": true,
61
  "vocab_size": 32128
62
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2db397dabb35dbe3eb43093f373402f764d4ca7886707dee28373b3695e5e2d
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:995dec32f052f145fb89b4b4e87d6e293e4bc063a5e6350eae260fdfc47218a3
3
  size 990345064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1e99b922a13d0fcc1ed39ca8d73db299051eeeb052c7c66cb046275103c4a84
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a66741c69690efed9d41d461fe4b5b2d4f4986d13744bc1360b3fafe0a0d5736
3
  size 5048