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

YosefA
/
amharic_text_summarization

Transformers
TensorBoard
Safetensors
mt5
text2text-generation
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use YosefA/amharic_text_summarization with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("YosefA/amharic_text_summarization")
    model = AutoModelForSeq2SeqLM.from_pretrained("YosefA/amharic_text_summarization")
  • Notebooks
  • Google Colab
  • Kaggle
amharic_text_summarization
2.54 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
YosefA's picture
YosefA
Training in progress, epoch 1
faee28b over 2 years ago
  • runs
    Training in progress, epoch 1 over 2 years ago
  • .gitattributes
    1.62 kB
    Training in progress, epoch 1 over 2 years ago
  • cleaned_data.csv
    399 MB
    xet
    Training in progress, epoch 1 over 2 years ago
  • config.json
    802 Bytes
    Training in progress, epoch 1 over 2 years ago
  • model.safetensors
    1.2 GB
    xet
    Training in progress, epoch 1 over 2 years ago
  • special_tokens_map.json
    416 Bytes
    Training in progress, epoch 1 over 2 years ago
  • spiece.model
    4.31 MB
    xet
    Training in progress, epoch 1 over 2 years ago
  • tokenized_datasets.pickle
    922 MB
    xet
    Training in progress, epoch 1 over 2 years ago
  • tokenizer.json
    16.3 MB
    xet
    Training in progress, epoch 1 over 2 years ago
  • tokenizer_config.json
    833 Bytes
    Training in progress, epoch 1 over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.79 kB
    xet
    Training in progress, epoch 1 over 2 years ago