TheBloke commited on
Commit
da37c48
1 Parent(s): 09705a9

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +17 -18
README.md CHANGED
@@ -1,22 +1,10 @@
1
  ---
2
- base_model: https://huggingface.co/Phind/Phind-CodeLlama-34B-v2
3
- inference: false
4
  license: llama2
5
- model-index:
6
- - name: Phind-CodeLlama-34B-v1
7
- results:
8
- - dataset:
9
- name: HumanEval
10
- type: openai_humaneval
11
- metrics:
12
- - name: pass@1
13
- type: pass@1
14
- value: 73.8%
15
- verified: false
16
- task:
17
- type: text-generation
18
  model_creator: Phind
19
- model_name: CodeLlama 34B v2
20
  model_type: llama
21
  prompt_template: '### System Prompt
22
 
@@ -32,8 +20,19 @@ prompt_template: '### System Prompt
32
 
33
  '
34
  quantized_by: TheBloke
35
- tags:
36
- - code llama
 
 
 
 
 
 
 
 
 
 
 
37
  ---
38
 
39
  <!-- header start -->
 
1
  ---
 
 
2
  license: llama2
3
+ tags:
4
+ - code llama
5
+ base_model: Phind/Phind-CodeLlama-34B-v2
6
+ inference: false
 
 
 
 
 
 
 
 
 
7
  model_creator: Phind
 
8
  model_type: llama
9
  prompt_template: '### System Prompt
10
 
 
20
 
21
  '
22
  quantized_by: TheBloke
23
+ model-index:
24
+ - name: Phind-CodeLlama-34B-v1
25
+ results:
26
+ - task:
27
+ type: text-generation
28
+ dataset:
29
+ name: HumanEval
30
+ type: openai_humaneval
31
+ metrics:
32
+ - type: pass@1
33
+ value: 73.8%
34
+ name: pass@1
35
+ verified: false
36
  ---
37
 
38
  <!-- header start -->