Upload 2 files
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:67abd85a22e1310c885938d2262392f21834f36fd37236ace4671af6af58d035
|
3 |
+
size 542426161
|