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

xiaoyao9184
/
surya_texify

Transformers
Safetensors
vision-encoder-decoder
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use xiaoyao9184/surya_texify with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("xiaoyao9184/surya_texify")
    model = AutoModel.from_pretrained("xiaoyao9184/surya_texify")
  • Notebooks
  • Google Colab
  • Kaggle
surya_texify
349 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
xiaoyao9184's picture
xiaoyao9184
Add files using upload-large-folder tool
850ea40 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    127 Bytes
    Add files using upload-large-folder tool 12 months ago
  • config.json
    5.81 kB
    Add files using upload-large-folder tool 12 months ago
  • manifest.json
    197 Bytes
    Add files using upload-large-folder tool 12 months ago
  • model.safetensors
    339 MB
    xet
    Add files using upload-large-folder tool 12 months ago
  • preprocessor_config.json
    556 Bytes
    Add files using upload-large-folder tool 12 months ago
  • special_tokens_map.json
    552 Bytes
    Add files using upload-large-folder tool 12 months ago
  • tokenizer.json
    6.92 MB
    Add files using upload-large-folder tool 12 months ago
  • tokenizer_config.json
    3.16 MB
    Add files using upload-large-folder tool 12 months ago
  • training_args.bin

    Detected Pickle imports (9)

    • "accelerate.state.PartialState",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "transformers.trainer_utils.IntervalStrategy",
    • "torch.device",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.SchedulerType"

    How to fix it?

    5.3 kB
    xet
    Add files using upload-large-folder tool 12 months ago