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

wwbproj
/
empathic_conversations_dialog_acts

Transformers
PyTorch
English
roberta
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use wwbproj/empathic_conversations_dialog_acts with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, RobertaForMultiLabelSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("wwbproj/empathic_conversations_dialog_acts")
    model = RobertaForMultiLabelSequenceClassification.from_pretrained("wwbproj/empathic_conversations_dialog_acts")
  • Notebooks
  • Google Colab
  • Kaggle
empathic_conversations_dialog_acts
503 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
poojadattatri's picture
poojadattatri
Create README.md
b640410 almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    564 Bytes
    Create README.md almost 4 years ago
  • config.json
    3.7 kB
    First model version almost 4 years ago
  • merges.txt
    456 kB
    First model version almost 4 years ago
  • model_args.json
    2.47 kB
    First model version almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    501 MB
    xet
    First model version almost 4 years ago
  • special_tokens_map.json
    772 Bytes
    First model version almost 4 years ago
  • tokenizer_config.json
    1.3 kB
    First model version almost 4 years ago
  • training_args.bin

    Detected Pickle imports (1)

    • "simpletransformers.config.model_args.MultiLabelClassificationArgs"

    How to fix it?

    3.06 kB
    xet
    First model version almost 4 years ago
  • vocab.json
    899 kB
    First model version almost 4 years ago