ntyazh commited on
Commit
4e7a68e
·
verified ·
1 Parent(s): 27cf285

Upload LlamaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +6 -0
  2. model.safetensors +2 -2
config.json CHANGED
@@ -10,9 +10,15 @@
10
  "head_dim": 64,
11
  "hidden_act": "silu",
12
  "hidden_size": 576,
 
 
 
13
  "initializer_range": 0.041666666666666664,
14
  "intermediate_size": 1536,
15
  "is_llama_config": true,
 
 
 
16
  "max_position_embeddings": 8192,
17
  "mlp_bias": false,
18
  "model_type": "llama",
 
10
  "head_dim": 64,
11
  "hidden_act": "silu",
12
  "hidden_size": 576,
13
+ "id2label": {
14
+ "0": "LABEL_0"
15
+ },
16
  "initializer_range": 0.041666666666666664,
17
  "intermediate_size": 1536,
18
  "is_llama_config": true,
19
+ "label2id": {
20
+ "LABEL_0": 0
21
+ },
22
  "max_position_embeddings": 8192,
23
  "mlp_bias": false,
24
  "model_type": "llama",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9590b4a38ca10005c321fc64beff739b012224d3655ec5de52f5af34e3661a3
3
- size 538095096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aa6080e36966b1d86e6b4870ba9e28b724b623f615ed33002e3ecf6f476904e
3
+ size 538092792