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

kejian
/
debug-push

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

Instructions to use kejian/debug-push with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kejian/debug-push with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("kejian/debug-push")
    model = AutoModel.from_pretrained("kejian/debug-push")
  • Notebooks
  • Google Colab
  • Kaggle
debug-push
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
kejian's picture
kejian
Training in progress, step 15
4fdec38 over 3 years ago
  • checkpoint-10
    Training in progress, step 10 over 3 years ago
  • checkpoint-15
    Training in progress, step 15 over 3 years ago
  • checkpoint-40
    Training in progress, step 40 over 3 years ago
  • checkpoint-5
    Training in progress, step 5 over 3 years ago
  • .gitattributes
    1.43 kB
    initial commit over 3 years ago
  • config.json
    936 Bytes
    Training in progress, step 40 over 3 years ago
  • merges.txt
    277 kB
    Training in progress, step 40 over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    457 MB
    xet
    Training in progress, step 15 over 3 years ago
  • special_tokens_map.json
    120 Bytes
    Training in progress, step 40 over 3 years ago
  • tokenizer.json
    1.33 MB
    Training in progress, step 40 over 3 years ago
  • tokenizer_config.json
    259 Bytes
    Training in progress, step 40 over 3 years ago
  • training_args.bin

    Detected Pickle imports (6)

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

    How to fix it?

    3.06 kB
    xet
    Training in progress, step 5 over 3 years ago
  • vocab.json
    497 kB
    Training in progress, step 40 over 3 years ago