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

fenffef
/
rocbart-base-100k

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

Instructions to use fenffef/rocbart-base-100k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use fenffef/rocbart-base-100k with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("fenffef/rocbart-base-100k")
    model = AutoModelForSeq2SeqLM.from_pretrained("fenffef/rocbart-base-100k")
  • Notebooks
  • Google Colab
  • Kaggle
rocbart-base-100k
561 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
fenffef's picture
fenffef
Upload 9 files
ba63bb5 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    21 Bytes
    initial commit over 2 years ago
  • all_results.json
    462 Bytes
    Upload 9 files over 2 years ago
  • config.json
    1.76 kB
    Upload 9 files over 2 years ago
  • pytorch_model.bin
    561 MB
    xet
    Upload 9 files over 2 years ago
  • special_tokens_map.json
    112 Bytes
    Upload 9 files over 2 years ago
  • tokenizer_config.json
    339 Bytes
    Upload 9 files over 2 years ago
  • train_results.json
    462 Bytes
    Upload 9 files over 2 years ago
  • trainer_state.json
    7.41 kB
    Upload 9 files over 2 years ago
  • training_args.bin

    Detected Pickle imports (4)

    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.SchedulerType",
    • "torch.device"

    How to fix it?

    2.42 kB
    xet
    Upload 9 files over 2 years ago
  • vocab.txt
    259 kB
    Upload 9 files over 2 years ago