Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

RichardWang
/
test

Transformers
PyTorch
tsp
pretraining
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use RichardWang/test with Transformers:

    # Load model directly
    from transformers import AutoModelForPreTraining
    model = AutoModelForPreTraining.from_pretrained("RichardWang/test", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
test
57.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
RichardWang's picture
RichardWang
add model
6549220 almost 4 years ago
  • .gitattributes
    1.22 kB
    initial commit about 4 years ago
  • config.json
    922 Bytes
    add model almost 4 years ago
  • configuration_tsp.py
    1.66 kB
    add model about 4 years ago
  • modeling_tsp.py
    20.1 kB
    add model almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    57.8 MB
    xet
    add model almost 4 years ago