File size: 628 Bytes
7fef7b5 b9e381a 81690c6 b9e381a 7fef7b5 b9e381a ed8d8cf b9e381a ed8d8cf b9e381a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
{
"_name_or_path": "mrzlab630/lora-alpaca-trading-candles",
"model_type": "llama",
"finetuning_task": "lora-alpaca-trading-candles",
"architectures": [
"mrzlabForQuestionAnswering"
],
"pretrained_model_name_or_path": "mrzlab630/weights_Llama_7b",
"num_labels": 1,
"id2label": {
"0": "LABEL_0"
},
"label2id": {
"LABEL_0": 0
},
"vocab_size": 32000,
"hidden_size": 4096,
"num_attention_heads": 32,
"num_hidden_layers": 32,
"initializer_range": 0.02,
"layer_norm_eps": 1e-12,
"gradient_checkpointing": false,
"transformers_version": "4.28.0.dev0",
"use_cache": true
}
|