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

cuongtran
/
RobertaTextSummarization

Transformers
PyTorch
encoder-decoder
text2text-generation
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use cuongtran/RobertaTextSummarization with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("cuongtran/RobertaTextSummarization")
    model = AutoModelForSeq2SeqLM.from_pretrained("cuongtran/RobertaTextSummarization")
  • Notebooks
  • Google Colab
  • Kaggle
RobertaTextSummarization
2.62 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
6ca3933 verified over 1 year ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model over 1 year ago
  • config.json
    4.54 kB
    Add model Vietnamese Text Summarization based Roberta Pretraining over 4 years ago
  • model.safetensors
    656 MB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • optimizer.pt
    1.31 GB
    xet
    Add model Vietnamese Text Summarization based Roberta Pretraining over 4 years ago
  • pytorch_model.bin
    656 MB
    xet
    Add model Vietnamese Text Summarization based Roberta Pretraining over 4 years ago
  • rng_state.pth
    14.5 kB
    xet
    Add model Vietnamese Text Summarization based Roberta Pretraining over 4 years ago
  • scaler.pt
    559 Bytes
    xet
    Add model Vietnamese Text Summarization based Roberta Pretraining over 4 years ago
  • scheduler.pt
    623 Bytes
    xet
    Add model Vietnamese Text Summarization based Roberta Pretraining over 4 years ago
  • trainer_state.json
    18.6 kB
    Add model Vietnamese Text Summarization based Roberta Pretraining over 4 years ago
  • training_args.bin
    2.99 kB
    xet
    Add model Vietnamese Text Summarization based Roberta Pretraining over 4 years ago