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

shiontendon
/
Flan_Yans

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

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

  • Libraries
  • Transformers

    How to use shiontendon/Flan_Yans with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("shiontendon/Flan_Yans")
    model = AutoModelForSeq2SeqLM.from_pretrained("shiontendon/Flan_Yans")
  • Notebooks
  • Google Colab
  • Kaggle
Flan_Yans
1.04 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
ace14459tv
Yans用
7807e94 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    73 Bytes
    Yans用 over 2 years ago
  • config.json
    1.58 kB
    Yans用 over 2 years ago
  • generation_config.json
    142 Bytes
    Yans用 over 2 years ago
  • prefix_nomask2k_en2ja_eval_tested.jsonl
    964 kB
    Yans用 over 2 years ago
  • prefix_nomask2k_ja2en_eval_tested.jsonl
    879 kB
    Yans用 over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.04 GB
    xet
    Yans用 over 2 years ago
  • special_tokens_map.json
    74 Bytes
    Yans用 over 2 years ago
  • spiece.model
    1.14 MB
    xet
    Yans用 over 2 years ago
  • t5marulog.jsonl
    549 Bytes
    Yans用 over 2 years ago
  • tokenizer_config.json
    283 Bytes
    Yans用 over 2 years ago