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-large-chinese-v2

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

Instructions to use fenffef/rocbart-large-chinese-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use fenffef/rocbart-large-chinese-v2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("fenffef/rocbart-large-chinese-v2")
    model = AutoModelForSeq2SeqLM.from_pretrained("fenffef/rocbart-large-chinese-v2")
  • Notebooks
  • Google Colab
  • Kaggle
rocbart-large-chinese-v2
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
fenffef's picture
fenffef
Upload 10 files
4fd68db verified 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
    198 Bytes
    Upload 10 files over 2 years ago
  • config.json
    1.83 kB
    Upload 10 files over 2 years ago
  • generation_config.json
    293 Bytes
    Upload 10 files over 2 years ago
  • pytorch_model.bin
    1.63 GB
    xet
    Upload 10 files over 2 years ago
  • special_tokens_map.json
    125 Bytes
    Upload 10 files over 2 years ago
  • tokenizer_config.json
    394 Bytes
    Upload 10 files over 2 years ago
  • train_results.json
    198 Bytes
    Upload 10 files over 2 years ago
  • trainer_state.json
    9.97 kB
    Upload 10 files over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

    • "accelerate.state.PartialState",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args.OptimizerNames",
    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_utils.IntervalStrategy",
    • "torch.device"

    How to fix it?

    4.21 kB
    xet
    Upload 10 files over 2 years ago
  • vocab.txt
    259 kB
    Upload 10 files over 2 years ago