CoolFace
Datasetpublic

ndandanov/polyglot-models

This dataset repository shall serve as a mirror hosting models for polyglot. Availability Please note that currently the only languages, which have all models, are English (en) and Bulgarian (bg). Other languages may have partial support. Adding missing models In case you have previously downloaded polyglot language models, which are not available in this repo, please open a Pull Request. License All rights belong to the original authors. Please… See the full description on the dataset page: https://huggingface.co/datasets/ndandanov/polyglot-models.

sourceHugging Facegpl-3.0updated 4mo agoView on Hugging Face
1likes38downloads
Dataset Card

This dataset repository shall serve as a mirror hosting models for polyglot.

Availability

Please note that currently the only languages, which have all models, are English (en) and Bulgarian (bg). Other languages may have partial support.

Adding missing models

In case you have previously downloaded polyglot language models, which are not available in this repo, please open a Pull Request.

License

All rights belong to the original authors. Please refer to the LICENSE which is directly copied from the polyglot project.

Original polyglot links

Downloading models from this mirror

NOTE: For documentation on downloading polyglot models, please refer to the Documentation.

To make the polyglot downloader work with this repo, you shall set the URL which points to the files from this repo: https://huggingface.co/datasets/ndandanov/polyglot-models/resolve/main

For example, to download all resources for a language, you can use the CLI interface:

shell
polyglot download LANG:en --url https://huggingface.co/datasets/ndandanov/polyglot-models/resolve/main

To download only a specific model, you can specify it:

shell
polyglot download embeddings2.en --url https://huggingface.co/datasets/ndandanov/polyglot-models/resolve/main