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

guilhermemoraisr
/
sofascore-player-performance-analyst

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use guilhermemoraisr/sofascore-player-performance-analyst with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use guilhermemoraisr/sofascore-player-performance-analyst with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf")
    model = PeftModel.from_pretrained(base_model, "guilhermemoraisr/sofascore-player-performance-analyst")
  • Notebooks
  • Google Colab
  • Kaggle
sofascore-player-performance-analyst / fine_tuned_model
138 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
guilhermemoraisr's picture
guilhermemoraisr
guilhermemoraisr/sofascore-player-performance-analyst
5cb50e1 verified over 1 year ago
  • README.md
    5.1 kB
    guilhermemoraisr/sofascore-player-performance-analyst over 1 year ago
  • adapter_config.json
    649 Bytes
    guilhermemoraisr/sofascore-player-performance-analyst over 1 year ago
  • adapter_model.safetensors
    134 MB
    xet
    guilhermemoraisr/sofascore-player-performance-analyst over 1 year ago
  • special_tokens_map.json
    437 Bytes
    guilhermemoraisr/sofascore-player-performance-analyst over 1 year ago
  • tokenizer.json
    3.62 MB
    guilhermemoraisr/sofascore-player-performance-analyst over 1 year ago
  • tokenizer.model
    500 kB
    xet
    guilhermemoraisr/sofascore-player-performance-analyst over 1 year ago
  • tokenizer_config.json
    948 Bytes
    guilhermemoraisr/sofascore-player-performance-analyst over 1 year ago
  • training_args.bin
    5.43 kB
    xet
    guilhermemoraisr/sofascore-player-performance-analyst over 1 year ago