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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Conrad747
/
lg-en

Transformers
PyTorch
TensorBoard
marian
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
2

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

  • Libraries
  • Transformers

    How to use Conrad747/lg-en with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Conrad747/lg-en")
    model = AutoModelForSeq2SeqLM.from_pretrained("Conrad747/lg-en", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
lg-en
620 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
09fef46 verified over 1 year ago
  • runs
    End of training over 4 years ago
  • .gitattributes
    1.27 kB
    Adding `safetensors` variant of this model over 1 year ago
  • .gitignore
    13 Bytes
    End of training over 4 years ago
  • Config.js
    1.35 kB
    Create Config.js over 4 years ago
  • README.md
    1.32 kB
    update model card README.md about 4 years ago
  • config.json
    1.29 kB
    End of training about 4 years ago
  • model.safetensors
    308 MB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    308 MB
    xet
    End of training about 4 years ago
  • source.spm
    707 kB
    End of training over 4 years ago
  • special_tokens_map.json
    74 Bytes
    End of training about 4 years ago
  • target.spm
    791 kB
    End of training over 4 years ago
  • tokenizer_config.json
    346 Bytes
    End of training about 4 years ago
  • training_args.bin

    Detected Pickle imports (6)

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

    How to fix it?

    3.44 kB
    xet
    End of training about 4 years ago
  • vocab.json
    1.55 MB
    End of training over 4 years ago