Upload folder using huggingface_hub
Browse files- config.json +1 -1
- onnx/model.onnx +3 -0
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
-
"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.0,
|
| 6 |
"classifier_dropout": null,
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
+
"EsmForMaskedLM"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.0,
|
| 6 |
"classifier_dropout": null,
|
onnx/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:848b8f09bec0bb610b5a4bb4a739e96418934b475faf276f91b35cefbb4d0b36
|
| 3 |
+
size 29850248
|