JiyangZhang commited on
Commit
d3e4cb0
·
verified ·
1 Parent(s): 3d23018
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ exLong is a large language model instruction-tuned from CodeLlama and embeds rea
8
  The model is fine-tuned from CodeLlama-7b-Instruct using LoRA.
9
 
10
 
11
- | Size| Base Model | Providing EBT name in the prompt | Do not provide EBT name in the prompt |
12
  | --- | ----------------------------------------------------------------------------- | ------------------------------------- | ---------------------------------------------------------|
13
  | 7B | [codellama/CodeLlama-7b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-7b-Instruct-hf) | `revision="with-etest-name" | `revision="no-etest-name" |
14
 
 
8
  The model is fine-tuned from CodeLlama-7b-Instruct using LoRA.
9
 
10
 
11
+ | Size| Base Model | Providing EBT name in the prompt | Not providing EBT name in the prompt |
12
  | --- | ----------------------------------------------------------------------------- | ------------------------------------- | ---------------------------------------------------------|
13
  | 7B | [codellama/CodeLlama-7b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-7b-Instruct-hf) | `revision="with-etest-name" | `revision="no-etest-name" |
14