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

siditom
/
co-model_mimic-rexpr-10w_2ft

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

Instructions to use siditom/co-model_mimic-rexpr-10w_2ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use siditom/co-model_mimic-rexpr-10w_2ft with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("siditom/co-model_mimic-rexpr-10w_2ft")
    model = AutoModelForSeq2SeqLM.from_pretrained("siditom/co-model_mimic-rexpr-10w_2ft")
  • Notebooks
  • Google Colab
  • Kaggle
co-model_mimic-rexpr-10w_2ft
205 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Tomer
First update
8d79421 over 2 years ago
  • mask
    First update over 2 years ago
  • .gitattributes
    1.56 kB
    First update over 2 years ago
  • README.md
    6 Bytes
    First update over 2 years ago
  • config.json
    1.06 kB
    First update over 2 years ago
  • configs.log
    1.11 kB
    First update over 2 years ago
  • eval_config.json
    1.44 kB
    First update over 2 years ago
  • model_eval_mimic.csv
    79.6 MB
    xet
    First update over 2 years ago
  • pytorch_model.bin
    26.6 MB
    xet
    First update over 2 years ago
  • special_tokens_map.json
    152 Bytes
    First update over 2 years ago
  • tokenizer.json
    20.6 kB
    First update over 2 years ago
  • tokenizer_config.json
    437 Bytes
    First update over 2 years ago
  • training_args.bin

    Detected Pickle imports (6)

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

    How to fix it?

    3.12 kB
    xet
    First update over 2 years ago