Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

PleIAs
/
CommonLingua

Text Classification
PyTorch
multilingual
language-identification
lid
byte-level
corpus-curation
african-languages
Model card Files Files and versions
xet
Community
1
CommonLingua
14.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
Pclanglais's picture
Pclanglais
Update README.md
43fe88d verified 10 days ago
  • .gitattributes
    1.57 kB
    Upload common_lingua.png 10 days ago
  • .gitignore
    29 Bytes
    add .gitignore 10 days ago
  • README.md
    4.41 kB
    Update README.md 10 days ago
  • common_lingua.png
    292 kB
    xet
    Upload common_lingua.png 10 days ago
  • config.json
    115 Bytes
    v7.2.1-ngram release: fp32 + bf16 weights, model.py, predict.py, model card 10 days ago
  • lang2idx.json
    4.57 kB
    v7.2.1-ngram release: fp32 + bf16 weights, model.py, predict.py, model card 10 days ago
  • model.bf16.pt

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.BFloat16Storage",
    • "collections.OrderedDict"

    What is a pickle import?

    4.72 MB
    xet
    v7.2.1-ngram release: fp32 + bf16 weights, model.py, predict.py, model card 10 days ago
  • model.pt

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    9.41 MB
    xet
    v7.2.1-ngram release: fp32 + bf16 weights, model.py, predict.py, model card 10 days ago
  • model.py
    6.22 kB
    simplify model.py: drop unused configs / multi-scale n-gram path 10 days ago
  • predict.py
    4.03 kB
    simplify predict.py: cleaner standalone CLI + library entry points 10 days ago