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

  • Log In
  • Sign Up

helliun
/
date-extractor

Transformers
Safetensors
bart
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use helliun/date-extractor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use helliun/date-extractor with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("helliun/date-extractor")
    model = AutoModelForSeq2SeqLM.from_pretrained("helliun/date-extractor")
  • Notebooks
  • Google Colab
  • Kaggle
date-extractor
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
helliun's picture
helliun
Upload tokenizer
286710a over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    1.66 kB
    Upload BartForConditionalGeneration over 2 years ago
  • generation_config.json
    358 Bytes
    Upload BartForConditionalGeneration over 2 years ago
  • merges.txt
    456 kB
    Upload tokenizer over 2 years ago
  • model.safetensors
    1.63 GB
    xet
    Upload BartForConditionalGeneration over 2 years ago
  • special_tokens_map.json
    958 Bytes
    Upload tokenizer over 2 years ago
  • tokenizer.json
    2.11 MB
    Upload tokenizer over 2 years ago
  • tokenizer_config.json
    1.21 kB
    Upload tokenizer over 2 years ago
  • vocab.json
    798 kB
    Upload tokenizer over 2 years ago