Diyana Muhammed
commited on
Upload 4 files
Browse files- config.json +50 -0
- model-00001-of-00004.safetensors +3 -0
- model-00002-of-00004.safetensors +3 -0
- model-00003-of-00004.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 128000,
|
9 |
+
"eos_token_id": [
|
10 |
+
128001,
|
11 |
+
128008,
|
12 |
+
128009
|
13 |
+
],
|
14 |
+
"head_dim": 128,
|
15 |
+
"hidden_act": "silu",
|
16 |
+
"hidden_size": 4096,
|
17 |
+
"id2label": {
|
18 |
+
"0": "LABEL_0",
|
19 |
+
"1": "LABEL_1",
|
20 |
+
"2": "LABEL_2"
|
21 |
+
},
|
22 |
+
"initializer_range": 0.02,
|
23 |
+
"intermediate_size": 14336,
|
24 |
+
"label2id": {
|
25 |
+
"LABEL_0": 0,
|
26 |
+
"LABEL_1": 1,
|
27 |
+
"LABEL_2": 2
|
28 |
+
},
|
29 |
+
"max_position_embeddings": 131072,
|
30 |
+
"mlp_bias": false,
|
31 |
+
"model_type": "llama",
|
32 |
+
"num_attention_heads": 32,
|
33 |
+
"num_hidden_layers": 32,
|
34 |
+
"num_key_value_heads": 8,
|
35 |
+
"pretraining_tp": 1,
|
36 |
+
"rms_norm_eps": 1e-05,
|
37 |
+
"rope_scaling": {
|
38 |
+
"factor": 8.0,
|
39 |
+
"high_freq_factor": 4.0,
|
40 |
+
"low_freq_factor": 1.0,
|
41 |
+
"original_max_position_embeddings": 8192,
|
42 |
+
"rope_type": "llama3"
|
43 |
+
},
|
44 |
+
"rope_theta": 500000.0,
|
45 |
+
"tie_word_embeddings": false,
|
46 |
+
"torch_dtype": "float16",
|
47 |
+
"transformers_version": "4.46.2",
|
48 |
+
"use_cache": true,
|
49 |
+
"vocab_size": 128256
|
50 |
+
}
|
model-00001-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:468a53aa4b96dd09234dc74c1d6f3cd6128a125888dd43c3f09444bf98f54df7
|
3 |
+
size 4976698592
|
model-00002-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efeff0b46d2469bf6b8573216180a8b331d97e5d55a031bb1faf6efe08ddaa80
|
3 |
+
size 4999802616
|
model-00003-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fd86b8dfbc96742b4bf42e71064538fd0683ac4d1192fbfadf17cdf34f2e1f3
|
3 |
+
size 4915916080
|