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

tomekkorbak
/
test-test

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

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

  • Libraries
  • Transformers

    How to use tomekkorbak/test-test with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("tomekkorbak/test-test")
    model = AutoModel.from_pretrained("tomekkorbak/test-test")
  • Notebooks
  • Google Colab
  • Kaggle
test-test
3.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
tomekkorbak's picture
tomekkorbak
Training in progress, step 4
993fb7b over 3 years ago
  • checkpoint-2
    Training in progress, step 2 over 3 years ago
  • checkpoint-4
    Training in progress, step 4 over 3 years ago
  • .gitattributes
    1.43 kB
    initial commit over 3 years ago
  • added_tokens.json
    54 Bytes
    Training in progress, step 2 over 3 years ago
  • config.json
    914 Bytes
    Training in progress, step 2 over 3 years ago
  • merges.txt
    456 kB
    Training in progress, step 2 over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    510 MB
    xet
    Training in progress, step 4 over 3 years ago
  • special_tokens_map.json
    209 Bytes
    Training in progress, step 2 over 3 years ago
  • tokenizer.json
    2.11 MB
    Training in progress, step 2 over 3 years ago
  • tokenizer_config.json
    255 Bytes
    Training in progress, step 2 over 3 years ago
  • training_args.bin

    Detected Pickle imports (6)

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

    How to fix it?

    3.38 kB
    xet
    Training in progress, step 2 over 3 years ago
  • vocab.json
    798 kB
    Training in progress, step 2 over 3 years ago