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

LucasMagnana
/
Pictalk_large

Fill-Mask
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use LucasMagnana/Pictalk_large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="LucasMagnana/Pictalk_large")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("LucasMagnana/Pictalk_large")
    model = AutoModelForMaskedLM.from_pretrained("LucasMagnana/Pictalk_large")
  • Notebooks
  • Google Colab
  • Kaggle
Pictalk_large
1.38 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 52 commits
LucasMagnana's picture
LucasMagnana
Upload encoded_layer.t with huggingface_hub
07b7311 verified about 2 years ago
  • runs
    LucasMagnana/Pictalk over 2 years ago
  • .gitattributes
    1.57 kB
    Upload encoded_layer.t with huggingface_hub over 2 years ago
  • README.md
    3.81 kB
    Upload BertForMaskedLM about 2 years ago
  • added_tokens.json
    200 kB
    Upload tokenizer about 2 years ago
  • config.json
    666 Bytes
    Upload BertForMaskedLM about 2 years ago
  • encoded_layer.t
    3.29 MB
    xet
    Upload encoded_layer.t with huggingface_hub about 2 years ago
  • generation_config.json
    90 Bytes
    Upload BertForMaskedLM about 2 years ago
  • model.safetensors
    1.37 GB
    xet
    Upload BertForMaskedLM about 2 years ago
  • special_tokens_map.json
    125 Bytes
    End of training over 2 years ago
  • tokenizer.json
    2.11 MB
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    1.33 MB
    Upload tokenizer about 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.54 kB
    xet
    Training in progress, step 500 over 2 years ago
  • vocab.txt
    232 kB
    End of training over 2 years ago