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

alex2awesome
/
argumentation-prediction

Transformers
Safetensors
roberta
Model card Files Files and versions
xet
Community

Instructions to use alex2awesome/argumentation-prediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use alex2awesome/argumentation-prediction with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("alex2awesome/argumentation-prediction")
    model = AutoModel.from_pretrained("alex2awesome/argumentation-prediction", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
argumentation-prediction
715 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
alex2awesome's picture
alex2awesome
Update config.json
dac50b0 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    28 Bytes
    initial commit almost 3 years ago
  • all_results.json
    391 Bytes
    updated almost 3 years ago
  • config.json
    3.1 kB
    Update config.json almost 3 years ago
  • model.safetensors
    715 MB
    xet
    updated almost 3 years ago
  • post-training eval_results.json
    202 Bytes
    updated almost 3 years ago
  • prediction_output.jsonl
    6.91 kB
    updated almost 3 years ago
  • train_results.json
    191 Bytes
    updated almost 3 years ago
  • trainer_state.json
    2.44 kB
    updated almost 3 years ago
  • training_args.bin
    4.6 kB
    xet
    updated almost 3 years ago