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

tmills
/
clinical_tempeval_roberta-base

Transformers
PyTorch
cnlpt
Model card Files Files and versions
xet
Community

Instructions to use tmills/clinical_tempeval_roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tmills/clinical_tempeval_roberta-base with Transformers:

    # Load model directly
    from transformers import CnlpModelForClassification
    model = CnlpModelForClassification.from_pretrained("tmills/clinical_tempeval_roberta-base", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
clinical_tempeval_roberta-base
Ctrl+K
Ctrl+K
  • 3 contributors
History: 15 commits
Tim Miller
Updated after fix to off-by-one error.
2e194f4 about 4 years ago
  • .gitattributes
    736 Bytes
    allow flax about 5 years ago
  • added_tokens.json
    122 Bytes
    Updated after fix to off-by-one error. about 4 years ago
  • config.json
    2.69 kB
    Updated for v.0.2.0 of cnlp_transformers library. about 4 years ago
  • merges.txt
    456 kB
    First version of the bert model for clinical tempeval. Produces time expressions with time classes and events with DocTimeRels over 5 years ago
  • pytorch_model.bin
    604 MB
    xet
    Updated after fix to off-by-one error. about 4 years ago
  • special_tokens_map.json
    336 Bytes
    First version of the bert model for clinical tempeval. Produces time expressions with time classes and events with DocTimeRels over 5 years ago
  • tokenizer.json
    1.36 MB
    Update to use more recent dataset. about 4 years ago
  • tokenizer_config.json
    445 Bytes
    Update for latest version of cnlpt code. over 4 years ago
  • vocab.json
    798 kB
    First version of the bert model for clinical tempeval. Produces time expressions with time classes and events with DocTimeRels over 5 years ago