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

imen11111
/
araT5-freezed

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use imen11111/araT5-freezed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use imen11111/araT5-freezed with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("imen11111/araT5-freezed")
    model = AutoModelForSeq2SeqLM.from_pretrained("imen11111/araT5-freezed", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
araT5-freezed
1.13 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
imen11111's picture
imen11111
Upload training_args.bin
99b90c0 almost 4 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 4 years ago
  • config.json
    641 Bytes
    Upload config.json almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.13 GB
    xet
    Upload pytorch_model.bin almost 4 years ago
  • special_tokens_map.json
    65 Bytes
    Upload special_tokens_map.json almost 4 years ago
  • spiece.model
    2.44 MB
    xet
    Upload spiece.model almost 4 years ago
  • tokenizer_config.json
    335 Bytes
    Upload tokenizer_config.json almost 4 years ago
  • trainer_state.json
    21.4 kB
    Upload trainer_state.json almost 4 years ago
  • training_args.bin

    Detected Pickle imports (4)

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

    How to fix it?

    2.42 kB
    xet
    Upload training_args.bin almost 4 years ago