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

  • Log In
  • Sign Up

CNR-ILC
/
gs-Logion

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

Instructions to use CNR-ILC/gs-Logion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use CNR-ILC/gs-Logion with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="CNR-ILC/gs-Logion")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("CNR-ILC/gs-Logion")
    model = AutoModelForMaskedLM.from_pretrained("CNR-ILC/gs-Logion")
  • Notebooks
  • Google Colab
  • Kaggle
gs-Logion
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
CNR-ILC's picture
CNR-ILC
End of training
d6dba80 verified about 12 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    10.4 kB
    End of training about 12 hours ago
  • all_results.json
    1.98 kB
    End of training about 12 hours ago
  • config.json
    717 Bytes
    End of training about 12 hours ago
  • eval_results.json
    203 Bytes
    End of training about 12 hours ago
  • model.safetensors
    498 MB
    xet
    End of training about 12 hours ago
  • special_tokens_map.json
    125 Bytes
    ILC-CNR/gs-Logion about 1 year ago
  • test_hcb_results.json
    1.57 kB
    End of training about 12 hours ago
  • tokenizer.json
    1.51 MB
    End of training about 12 hours ago
  • tokenizer_config.json
    500 Bytes
    End of training about 12 hours ago
  • train_results.json
    226 Bytes
    End of training about 12 hours ago
  • trainer_state.json
    18.8 kB
    End of training about 12 hours ago
  • training_args.bin

    Detected Pickle imports (10)

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

    How to fix it?

    5.39 kB
    xet
    End of training about 12 hours ago
  • vocab.txt
    718 kB
    ILC-CNR/gs-Logion about 1 year ago