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

AliHmlii
/
P1_baseline_without_retrieval

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

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

  • Libraries
  • PEFT

    How to use AliHmlii/P1_baseline_without_retrieval with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "AliHmlii/P1_baseline_without_retrieval")
  • Notebooks
  • Google Colab
  • Kaggle
P1_baseline_without_retrieval
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
AliHmlii's picture
AliHmlii
Model save
3574862 verified over 1 year ago
  • runs
    Model save over 1 year ago
  • .gitattributes
    1.57 kB
    Training in progress, step 20 over 1 year ago
  • README.md
    1.41 kB
    Model save over 1 year ago
  • adapter_config.json
    738 Bytes
    Training in progress, step 20 over 1 year ago
  • adapter_model.safetensors
    168 MB
    xet
    Model save over 1 year ago
  • all_results.json
    250 Bytes
    Model save over 1 year ago
  • special_tokens_map.json
    325 Bytes
    Training in progress, step 20 over 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, step 20 over 1 year ago
  • tokenizer_config.json
    51 kB
    Training in progress, step 20 over 1 year ago
  • train_results.json
    250 Bytes
    Model save over 1 year ago
  • trainer_state.json
    62.9 kB
    Model save over 1 year ago
  • training_args.bin
    6.33 kB
    xet
    Training in progress, step 20 over 1 year ago