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

jogonba2
/
mbarthez-copy_mechanism-hal_articles

Transformers
PyTorch
mbart
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use jogonba2/mbarthez-copy_mechanism-hal_articles with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jogonba2/mbarthez-copy_mechanism-hal_articles with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, MBartCopyEnhanced
    
    tokenizer = AutoTokenizer.from_pretrained("jogonba2/mbarthez-copy_mechanism-hal_articles")
    model = MBartCopyEnhanced.from_pretrained("jogonba2/mbarthez-copy_mechanism-hal_articles", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
mbarthez-copy_mechanism-hal_articles
1.84 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
José Ángel González
Update README.md
119236a over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • .gitignore
    13 Bytes
    add model over 4 years ago
  • README.md
    1.95 kB
    Update README.md over 4 years ago
  • all_results.json
    507 Bytes
    add model over 4 years ago
  • config.json
    1.49 kB
    add model over 4 years ago
  • eval_results.json
    330 Bytes
    add model over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    1.83 GB
    xet
    add model over 4 years ago
  • sentencepiece.bpe.model
    1.97 MB
    xet
    add model over 4 years ago
  • special_tokens_map.json
    239 Bytes
    add model over 4 years ago
  • tokenizer.json
    3.64 MB
    add model over 4 years ago
  • tokenizer_config.json
    398 Bytes
    add model over 4 years ago
  • train_results.json
    197 Bytes
    add model over 4 years ago
  • trainer_state.json
    125 kB
    add model over 4 years ago
  • training_args.bin

    Detected Pickle imports (4)

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

    How to fix it?

    2.93 kB
    xet
    add model over 4 years ago