Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

liwii
/
fluency-score-classification-ja

Transformers
PyTorch
distilbert
Generated from Trainer
Model card Files Files and versions
xet
Community
1

Instructions to use liwii/fluency-score-classification-ja with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use liwii/fluency-score-classification-ja with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, FluentSentenceClassifier
    
    tokenizer = AutoTokenizer.from_pretrained("liwii/fluency-score-classification-ja")
    model = FluentSentenceClassifier.from_pretrained("liwii/fluency-score-classification-ja", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
fluency-score-classification-ja
275 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
liwii's picture
liwii
Update README.md
c373333 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    3.58 kB
    Update README.md almost 3 years ago
  • added_tokens.json
    74 Bytes
    Training in progress, epoch 1 almost 3 years ago
  • config.json
    778 Bytes
    Training in progress, epoch 1 almost 3 years ago
  • pytorch_model.bin
    275 MB
    xet
    Training in progress, epoch 5 almost 3 years ago
  • special_tokens_map.json
    173 Bytes
    Training in progress, epoch 1 almost 3 years ago
  • spiece.model
    439 kB
    xet
    Training in progress, epoch 1 almost 3 years ago
  • tokenizer_config.json
    1.8 kB
    Training in progress, epoch 1 almost 3 years ago
  • training_args.bin
    4.09 kB
    xet
    Training in progress, epoch 1 almost 3 years ago