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

nlphuji
/
mt_coref_en_ru_coref

Transformers
PyTorch
English
Russian
marian
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use nlphuji/mt_coref_en_ru_coref with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("nlphuji/mt_coref_en_ru_coref")
    model = AutoModelForSeq2SeqLM.from_pretrained("nlphuji/mt_coref_en_ru_coref")
  • Notebooks
  • Google Colab
  • Kaggle
mt_coref_en_ru_coref
310 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 3 commits
cattana's picture
cattana
add missing files
7acb32a about 3 years ago
  • .gitattributes
    1.52 kB
    add missing files about 3 years ago
  • README.md
    1.08 kB
    add missing files about 3 years ago
  • added_tokens.json
    794 Bytes
    add missing files about 3 years ago
  • all_results.json
    198 Bytes
    add missing files about 3 years ago
  • config.json
    1.33 kB
    add missing files about 3 years ago
  • pytorch_model.bin
    305 MB
    xet
    add missing files about 3 years ago
  • source.spm
    803 kB
    add missing files about 3 years ago
  • special_tokens_map.json
    65 Bytes
    add missing files about 3 years ago
  • target.spm
    1.08 MB
    xet
    add missing files about 3 years ago
  • tokenizer_config.json
    296 Bytes
    add missing files about 3 years ago
  • train_results.json
    198 Bytes
    add missing files about 3 years ago
  • trainer_state.json
    57.7 kB
    add missing files about 3 years ago
  • training_args.bin

    Detected Pickle imports (6)

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

    How to fix it?

    3.25 kB
    xet
    add missing files about 3 years ago
  • vocab.json
    2.73 MB
    add missing files about 3 years ago