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

mbole
/
seq2seq-imlla-test

Transformers
TensorBoard
Safetensors
custom_seq2seq
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use mbole/seq2seq-imlla-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mbole/seq2seq-imlla-test with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("mbole/seq2seq-imlla-test", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
seq2seq-imlla-test
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
mbole's picture
mbole
Add model, config, tokenizer, and custom code
a9cacb6 verified over 1 year ago
  • runs
    Add model, config, tokenizer, and custom code over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.79 kB
    Add model, config, tokenizer, and custom code over 1 year ago
  • config.json
    460 Bytes
    Add model, config, tokenizer, and custom code over 1 year ago
  • generation_config.json
    163 Bytes
    Add model, config, tokenizer, and custom code over 1 year ago
  • model.safetensors
    110 MB
    xet
    Add model, config, tokenizer, and custom code over 1 year ago
  • special_tokens_map.json
    99 Bytes
    Add model, config, tokenizer, and custom code over 1 year ago
  • tokenizer.json
    1.22 MB
    Add model, config, tokenizer, and custom code over 1 year ago
  • tokenizer_config.json
    914 Bytes
    Add model, config, tokenizer, and custom code over 1 year ago
  • training_args.bin

    Detected Pickle imports (9)

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

    How to fix it?

    5.37 kB
    xet
    Add model, config, tokenizer, and custom code over 1 year ago