stmasson commited on
Commit
4e1f829
·
verified ·
1 Parent(s): ec94ef5

Upload scripts/eval_bigcodebench_hf.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. scripts/eval_bigcodebench_hf.py +1 -1
scripts/eval_bigcodebench_hf.py CHANGED
@@ -1,5 +1,5 @@
1
  # /// script
2
- # dependencies = ["transformers>=4.46.0", "torch", "peft", "bitsandbytes", "accelerate", "datasets", "bigcodebench", "tqdm", "protobuf", "sentencepiece", "mistral-common>=1.5.0", "huggingface_hub"]
3
  # ///
4
 
5
  """
 
1
  # /// script
2
+ # dependencies = ["transformers>=4.46.0", "torch", "peft", "bitsandbytes", "accelerate", "datasets", "tqdm", "protobuf", "sentencepiece", "mistral-common>=1.5.0", "huggingface_hub"]
3
  # ///
4
 
5
  """