oodeh commited on
Commit
b9f4d81
1 Parent(s): 0f1f6da

Update card.json

Browse files
Files changed (1) hide show
  1. card.json +2 -2
card.json CHANGED
@@ -16,8 +16,8 @@
16
  ],
17
  "project": "ODS-CI",
18
  "prompt_template": {
19
- "user_tag":"<|start_header_id|>user<|end_header_id|>"
20
- "end_tag": "<|eot_id|>"
21
  "assistant_tag": "<|start_header_id|>assistant<|end_header_id|>"
22
  }
23
  }
 
16
  ],
17
  "project": "ODS-CI",
18
  "prompt_template": {
19
+ "user_tag":"<|start_header_id|>user<|end_header_id|>",
20
+ "end_tag": "<|eot_id|>",
21
  "assistant_tag": "<|start_header_id|>assistant<|end_header_id|>"
22
  }
23
  }