Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

rasoultilburg
/
SocioCausaNet

Token Classification
Transformers
Safetensors
PyTorch
English
joint_causal
feature-extraction
causal-extraction
relation-extraction
bert
causality
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use rasoultilburg/SocioCausaNet with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="rasoultilburg/SocioCausaNet", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("rasoultilburg/SocioCausaNet", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SocioCausaNet
450 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
rasoultilburg's picture
rasoultilburg
Update README.md
620f980 verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    7.06 kB
    Update README.md 6 months ago
  • config.json
    436 Bytes
    Uploading joint causal model files into the Hugging Face Hub 11 months ago
  • config.py
    2.39 kB
    Uploading joint causal model files into the Hugging Face Hub 11 months ago
  • configuration_joint_causal.py
    895 Bytes
    Uploading joint causal model files into the Hugging Face Hub 11 months ago
  • model.safetensors
    449 MB
    xet
    Uploading joint causal model files into the Hugging Face Hub 11 months ago
  • modeling_joint_causal.py
    34.7 kB
    adding neural only mode for relation extraction 11 months ago
  • special_tokens_map.json
    132 Bytes
    Uploading joint causal model files into the Hugging Face Hub 11 months ago
  • tokenizer.json
    711 kB
    Uploading joint causal model files into the Hugging Face Hub 11 months ago
  • tokenizer_config.json
    1.28 kB
    Uploading joint causal model files into the Hugging Face Hub 11 months ago
  • vocab.txt
    232 kB
    Uploading joint causal model files into the Hugging Face Hub 11 months ago