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

Sanadshabann
/
AGS

Text Classification
Transformers
Safetensors
Arabic
bert
regression
arabic
dialectness
ALDi
AGS
camelbert
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use Sanadshabann/AGS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Sanadshabann/AGS with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Sanadshabann/AGS")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Sanadshabann/AGS")
    model = AutoModelForSequenceClassification.from_pretrained("Sanadshabann/AGS")
  • Notebooks
  • Google Colab
  • Kaggle
AGS
437 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Sanadshabann's picture
Sanadshabann
Update README.md
e5d4849 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    5.71 kB
    Update README.md 7 months ago
  • added_tokens.json
    40 Bytes
    Upload AGS model from .pt checkpoint (contiguous tensors) 7 months ago
  • config.json
    817 Bytes
    Upload AGS model from .pt checkpoint (contiguous tensors) 7 months ago
  • model.safetensors
    436 MB
    xet
    Upload AGS model from .pt checkpoint (contiguous tensors) 7 months ago
  • special_tokens_map.json
    759 Bytes
    Upload AGS model from .pt checkpoint (contiguous tensors) 7 months ago
  • tokenizer.json
    776 kB
    Upload AGS model from .pt checkpoint (contiguous tensors) 7 months ago
  • tokenizer_config.json
    1.73 kB
    Upload AGS model from .pt checkpoint (contiguous tensors) 7 months ago
  • training_args.json
    228 Bytes
    Upload AGS model from .pt checkpoint (contiguous tensors) 7 months ago
  • vocab.txt
    305 kB
    Upload AGS model from .pt checkpoint (contiguous tensors) 7 months ago