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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

nnilayy
/
test-7

Text Classification
Transformers
TensorBoard
Safetensors
bert
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use nnilayy/test-7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nnilayy/test-7 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="nnilayy/test-7")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("nnilayy/test-7")
    model = AutoModelForSequenceClassification.from_pretrained("nnilayy/test-7")
  • Notebooks
  • Google Colab
  • Kaggle
test-7 / runs
113 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
nnilayy's picture
nnilayy
Training in progress, epoch 1
5280575 verified almost 2 years ago
  • Jul01_09-28-41_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_09-29-33_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_09-42-29_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_09-45-21_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_09-46-22_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_09-48-14_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_09-49-15_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_09-53-02_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_09-55-51_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_09-57-39_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_09-58-42_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_10-02-56_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_10-05-25_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_10-09-12_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_10-14-13_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago
  • Jul01_10-16-52_c9f7eb6c65d1
    Training in progress, epoch 1 almost 2 years ago