Adding `safetensors` variant of this model
Browse filesThis is an automated PR created with https://huggingface.co/spaces/safetensors/convert
This new file is equivalent to `pytorch_model.bin` but safe in the sense that
no arbitrary code can be put into it.
These files also happen to load much faster than their pytorch counterpart:
https://colab.research.google.com/github/huggingface/notebooks/blob/main/safetensors_doc/en/speed.ipynb
The widgets on your model page will run using this model even if this is not merged
making sure the file actually works.
If you find any issues: please report here: https://huggingface.co/spaces/safetensors/convert/discussions
Feel free to ignore this PR.
- model.safetensors.index.json +47 -0
model.safetensors.index.json
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 240732
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"bert.embeddings.LayerNorm.bias": "model-00003-of-00003.safetensors",
|
7 |
+
"bert.embeddings.LayerNorm.weight": "model-00003-of-00003.safetensors",
|
8 |
+
"bert.embeddings.position_embeddings.weight": "model-00003-of-00003.safetensors",
|
9 |
+
"bert.embeddings.position_ids": "model-00001-of-00003.safetensors",
|
10 |
+
"bert.embeddings.token_type_embeddings.weight": "model-00003-of-00003.safetensors",
|
11 |
+
"bert.embeddings.word_embeddings.weight": "model-00002-of-00003.safetensors",
|
12 |
+
"bert.encoder.layer.0.attention.output.LayerNorm.bias": "model-00003-of-00003.safetensors",
|
13 |
+
"bert.encoder.layer.0.attention.output.LayerNorm.weight": "model-00003-of-00003.safetensors",
|
14 |
+
"bert.encoder.layer.0.attention.output.dense.bias": "model-00003-of-00003.safetensors",
|
15 |
+
"bert.encoder.layer.0.attention.output.dense.weight": "model-00003-of-00003.safetensors",
|
16 |
+
"bert.encoder.layer.0.attention.self.key.bias": "model-00003-of-00003.safetensors",
|
17 |
+
"bert.encoder.layer.0.attention.self.key.weight": "model-00003-of-00003.safetensors",
|
18 |
+
"bert.encoder.layer.0.attention.self.query.bias": "model-00003-of-00003.safetensors",
|
19 |
+
"bert.encoder.layer.0.attention.self.query.weight": "model-00003-of-00003.safetensors",
|
20 |
+
"bert.encoder.layer.0.attention.self.value.bias": "model-00003-of-00003.safetensors",
|
21 |
+
"bert.encoder.layer.0.attention.self.value.weight": "model-00003-of-00003.safetensors",
|
22 |
+
"bert.encoder.layer.0.intermediate.dense.bias": "model-00003-of-00003.safetensors",
|
23 |
+
"bert.encoder.layer.0.intermediate.dense.weight": "model-00003-of-00003.safetensors",
|
24 |
+
"bert.encoder.layer.0.output.LayerNorm.bias": "model-00003-of-00003.safetensors",
|
25 |
+
"bert.encoder.layer.0.output.LayerNorm.weight": "model-00003-of-00003.safetensors",
|
26 |
+
"bert.encoder.layer.0.output.dense.bias": "model-00003-of-00003.safetensors",
|
27 |
+
"bert.encoder.layer.0.output.dense.weight": "model-00003-of-00003.safetensors",
|
28 |
+
"bert.encoder.layer.1.attention.output.LayerNorm.bias": "model-00003-of-00003.safetensors",
|
29 |
+
"bert.encoder.layer.1.attention.output.LayerNorm.weight": "model-00003-of-00003.safetensors",
|
30 |
+
"bert.encoder.layer.1.attention.output.dense.bias": "model-00003-of-00003.safetensors",
|
31 |
+
"bert.encoder.layer.1.attention.output.dense.weight": "model-00003-of-00003.safetensors",
|
32 |
+
"bert.encoder.layer.1.attention.self.key.bias": "model-00003-of-00003.safetensors",
|
33 |
+
"bert.encoder.layer.1.attention.self.key.weight": "model-00003-of-00003.safetensors",
|
34 |
+
"bert.encoder.layer.1.attention.self.query.bias": "model-00003-of-00003.safetensors",
|
35 |
+
"bert.encoder.layer.1.attention.self.query.weight": "model-00003-of-00003.safetensors",
|
36 |
+
"bert.encoder.layer.1.attention.self.value.bias": "model-00003-of-00003.safetensors",
|
37 |
+
"bert.encoder.layer.1.attention.self.value.weight": "model-00003-of-00003.safetensors",
|
38 |
+
"bert.encoder.layer.1.intermediate.dense.bias": "model-00003-of-00003.safetensors",
|
39 |
+
"bert.encoder.layer.1.intermediate.dense.weight": "model-00003-of-00003.safetensors",
|
40 |
+
"bert.encoder.layer.1.output.LayerNorm.bias": "model-00003-of-00003.safetensors",
|
41 |
+
"bert.encoder.layer.1.output.LayerNorm.weight": "model-00003-of-00003.safetensors",
|
42 |
+
"bert.encoder.layer.1.output.dense.bias": "model-00003-of-00003.safetensors",
|
43 |
+
"bert.encoder.layer.1.output.dense.weight": "model-00003-of-00003.safetensors",
|
44 |
+
"classifier.bias": "model-00003-of-00003.safetensors",
|
45 |
+
"classifier.weight": "model-00003-of-00003.safetensors"
|
46 |
+
}
|
47 |
+
}
|