Push model using huggingface_hub.
Browse files- config_model.json +1 -0
- pytorch_model.bin +3 -0
config_model.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"architecture": "SentenceEmbedding", "modules": {"model_base": {"model_type_base": "RobertaModel", "model_name": "vinai/phobert-base-v2", "type_backbone": "mlm", "required_grad_base_model": true, "aggregation_hidden_states": false, "concat_embeddings": false, "dropout": 0.1, "quantization_config": null}, "pooling": {"strategy_pooling": "dense_first"}}}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dd312872639e26cde44953aa2a9bfab8a10a76e4ef042cf6a187597d73fd497
|
3 |
+
size 542426097
|