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

selsar
/
target-abroad-fr

Text Classification
Transformers
TensorBoard
Safetensors
deberta-v2
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use selsar/target-abroad-fr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use selsar/target-abroad-fr with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="selsar/target-abroad-fr")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("selsar/target-abroad-fr")
    model = AutoModelForSequenceClassification.from_pretrained("selsar/target-abroad-fr")
  • Notebooks
  • Google Colab
  • Kaggle
target-abroad-fr
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
selsar's picture
selsar
Train target-abroad-fr (best val threshold=0.25)
6d11665 verified 4 months ago
  • runs
    Training in progress, epoch 4 4 months ago
  • .gitattributes
    1.57 kB
    Train target-abroad-fr (best val threshold=0.80) 4 months ago
  • README.md
    2.15 kB
    Train target-abroad-fr (best val threshold=0.25) 4 months ago
  • config.json
    1.08 kB
    Training in progress, epoch 1 4 months ago
  • model.safetensors
    1.12 GB
    xet
    Train target-abroad-fr (best val threshold=0.25) 4 months ago
  • test_predictions.csv
    170 kB
    Train target-abroad-fr (best val threshold=0.25) 4 months ago
  • threshold_selection.json
    143 Bytes
    Train target-abroad-fr (best val threshold=0.25) 4 months ago
  • tokenizer.json
    16 MB
    xet
    Train target-abroad-fr (best val threshold=0.80) 4 months ago
  • tokenizer_config.json
    475 Bytes
    Train target-abroad-fr (best val threshold=0.80) 4 months ago
  • training_args.bin

    Detected Pickle imports (10)

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

    How to fix it?

    5.27 kB
    xet
    Training in progress, epoch 1 4 months ago