gkMSDA commited on
Commit
ae8b1e6
·
verified ·
1 Parent(s): a6dcd33

Upload LlamaForCausalLM

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/My Drive/P298/PRETRAIN_LLM/output/FinChat298_FinanceLLM_Pretrain_DJ30_Model",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -23,6 +23,6 @@
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "float32",
25
  "transformers_version": "4.37.2",
26
- "use_cache": false,
27
  "vocab_size": 32000
28
  }
 
1
  {
2
+ "_name_or_path": "/content/drive/My Drive/P298/PRETRAIN_LLM/output/FinChat298_Solar10_Pretrain_DJ30_Model",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "float32",
25
  "transformers_version": "4.37.2",
26
+ "use_cache": true,
27
  "vocab_size": 32000
28
  }