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

samyak152002
/
Tweet_Abortion_Analysis

Feature Extraction
Transformers
PyTorch
distilbert
Model card Files Files and versions
xet
Community
3

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

  • Libraries
  • Transformers

    How to use samyak152002/Tweet_Abortion_Analysis with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="samyak152002/Tweet_Abortion_Analysis")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("samyak152002/Tweet_Abortion_Analysis")
    model = AutoModel.from_pretrained("samyak152002/Tweet_Abortion_Analysis")
  • Notebooks
  • Google Colab
  • Kaggle
Tweet_Abortion_Analysis
532 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
samyak152002's picture
samyak152002
Update script
5a3da59 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • config.json
    546 Bytes
    Upload 5 files almost 3 years ago
  • model.pt
    267 MB
    xet
    Upload 4 files almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    265 MB
    xet
    Upload 5 files almost 3 years ago
  • script
    1.25 kB
    Update script almost 3 years ago
  • special_tokens_map.json
    125 Bytes
    Upload 5 files almost 3 years ago
  • tokenizer_config.json
    372 Bytes
    Upload 5 files almost 3 years ago
  • vocab.txt
    232 kB
    Upload 5 files almost 3 years ago