YaoYao12138 commited on
Commit
bae74bb
1 Parent(s): cd5476f

Upload 2 files

Browse files
checkpoint-15000_pretrain/config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/mnt/petrelfs/lvying/LLM/OPUS-BioLLM/model/Meta-Llama-3-8B/",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 128000,
9
+ "device": "cuda",
10
+ "eos_token_id": 128001,
11
+ "freeze_switch_adapter": false,
12
+ "has_protein_encoder": true,
13
+ "has_switch_projector": true,
14
+ "hidden_act": "silu",
15
+ "hidden_size": 4096,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 14336,
18
+ "max_position_embeddings": 8192,
19
+ "mlp_bias": false,
20
+ "model_type": "opus_llama",
21
+ "num_attention_heads": 32,
22
+ "num_hidden_layers": 32,
23
+ "num_key_value_heads": 8,
24
+ "pretraining_tp": 1,
25
+ "rms_norm_eps": 1e-05,
26
+ "rope_scaling": null,
27
+ "rope_theta": 500000.0,
28
+ "switch_projector_lr": null,
29
+ "tie_word_embeddings": false,
30
+ "tokenizer_model_max_length": 512,
31
+ "tokenizer_padding_side": "right",
32
+ "torch_dtype": "bfloat16",
33
+ "transformers_version": "4.41.2",
34
+ "tune_switch_projector": true,
35
+ "use_cache": false,
36
+ "vocab_size": 128256
37
+ }
checkpoint-15000_pretrain/trainer_state.json ADDED
Binary file (86.5 kB). View file