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

abanoub1412
/
finetuning

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

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

  • Libraries
  • Transformers

    How to use abanoub1412/finetuning with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("abanoub1412/finetuning")
    model = AutoModelForSeq2SeqLM.from_pretrained("abanoub1412/finetuning")
  • Notebooks
  • Google Colab
  • Kaggle
finetuning
559 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
abanoub1412's picture
abanoub1412
abanoub was living here !
e2c860d almost 5 years ago
  • .gitattributes
    690 Bytes
    initial commit almost 5 years ago
  • 20-test_results.csv
    17.6 kB
    abanoub was living here ! almost 5 years ago
  • config.json
    1.73 kB
    abanoub was living here ! almost 5 years ago
  • evaluation_scores.txt
    22.2 kB
    abanoub was living here ! almost 5 years ago
  • merges.txt
    456 kB
    abanoub was living here ! almost 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    558 MB
    xet
    abanoub was living here ! almost 5 years ago
  • special_tokens_map.json
    239 Bytes
    abanoub was living here ! almost 5 years ago
  • tokenizer_config.json
    262 Bytes
    abanoub was living here ! almost 5 years ago
  • train_results.txt
    71 Bytes
    abanoub was living here ! almost 5 years ago
  • trainer_state.json
    467 Bytes
    abanoub was living here ! almost 5 years ago
  • training_args.bin

    Detected Pickle imports (4)

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

    How to fix it?

    2.16 kB
    xet
    abanoub was living here ! almost 5 years ago
  • vocab.json
    798 kB
    abanoub was living here ! almost 5 years ago