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

elvisbakunzi
/
dyslexia-friendly-text-simplifier

Transformers
Safetensors
English
bart
text2text-generation
text-simplification
dyslexia-friendly
education
accessibility
educational-content
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use elvisbakunzi/dyslexia-friendly-text-simplifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use elvisbakunzi/dyslexia-friendly-text-simplifier with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("elvisbakunzi/dyslexia-friendly-text-simplifier")
    model = AutoModelForSeq2SeqLM.from_pretrained("elvisbakunzi/dyslexia-friendly-text-simplifier", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
dyslexia-friendly-text-simplifier
559 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
elvisbakunzi's picture
elvisbakunzi
Update README.md
cf17ed8 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    8.1 kB
    Update README.md about 1 year ago
  • config.json
    1.68 kB
    Upload dyslexia-friendly text simplifier model about 1 year ago
  • evaluation_metrics.json
    399 Bytes
    Upload dyslexia-friendly text simplifier model about 1 year ago
  • generation_config.json
    292 Bytes
    Upload dyslexia-friendly text simplifier model about 1 year ago
  • merges.txt
    456 kB
    Upload dyslexia-friendly text simplifier model about 1 year ago
  • model.safetensors
    558 MB
    xet
    Upload dyslexia-friendly text simplifier model about 1 year ago
  • model_config.json
    767 Bytes
    Upload dyslexia-friendly text simplifier model about 1 year ago
  • special_tokens_map.json
    957 Bytes
    Upload dyslexia-friendly text simplifier model about 1 year ago
  • tokenizer_config.json
    1.25 kB
    Upload dyslexia-friendly text simplifier model about 1 year ago
  • vocab.json
    999 kB
    Upload dyslexia-friendly text simplifier model about 1 year ago