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

  • Log In
  • Sign Up

ShengdingHu
/
superglue-boolq-multig

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

Instructions to use ShengdingHu/superglue-boolq-multig with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ShengdingHu/superglue-boolq-multig with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ShengdingHu/superglue-boolq-multig")
    model = AutoModelForSeq2SeqLM.from_pretrained("ShengdingHu/superglue-boolq-multig")
  • Notebooks
  • Google Colab
  • Kaggle
superglue-boolq-multig
9.85 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 34 commits
ShengdingHu's picture
ShengdingHu
Training in progress, epoch 20
b43b9c3 over 4 years ago
  • runs
    Training in progress, epoch 20 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • .gitignore
    13 Bytes
    Training in progress, epoch 1 over 4 years ago
  • config.json
    1.41 kB
    Training in progress, epoch 1 over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    7.55 MB
    xet
    Training in progress, epoch 20 over 4 years ago
  • special_tokens_map.json
    1.79 kB
    Training in progress, epoch 1 over 4 years ago
  • spiece.model
    792 kB
    xet
    Training in progress, epoch 1 over 4 years ago
  • tokenizer.json
    1.39 MB
    Training in progress, epoch 1 over 4 years ago
  • tokenizer_config.json
    1.92 kB
    Training in progress, epoch 1 over 4 years ago
  • training_args.bin

    Detected Pickle imports (5)

    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.trainer_utils.IntervalStrategy",
    • "examples_seq2seq.trainers.trainer_args.TrainingArguments",
    • "torch.device"

    How to fix it?

    3.25 kB
    xet
    Training in progress, epoch 1 over 4 years ago
  • training_config.json
    1.03 kB
    Training in progress, epoch 1 over 4 years ago