ml233 commited on
Commit
f068edc
·
verified ·
1 Parent(s): 7938b4d

Upload LlamaForSequenceClassification

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./llama/llama-2-7b-hf",
3
  "architectures": [
4
  "LlamaForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "/zfsauton2/home/mingzhul/Prompt-Tuning-LLM/llama/llama-2-7b-hf",
3
  "architectures": [
4
  "LlamaForSequenceClassification"
5
  ],