Text Generation
Transformers
Safetensors
English
llama
conversational
text-generation-inference
lucifertrj commited on
Commit
c27ccb6
·
verified ·
1 Parent(s): 75be4bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -2,20 +2,17 @@
2
  library_name: transformers
3
  license: apache-2.0
4
  datasets:
5
- - nickrosh/Evol-Instruct-Code-80k-v1
6
  metrics:
7
  - accuracy
8
  pipeline_tag: text-generation
9
- base_model: AIDC-ai-business/Luban-13B
10
  ---
11
 
12
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
- should probably proofread and complete it, then remove this comment. -->
14
-
15
  # Panda-Coder 🐼
16
 
17
- ![pandacoder](https://media.licdn.com/dms/image/D5622AQEHi1BVUBnUUA/feedshare-shrink_800/0/1697200946153?e=1700092800&v=beta&t=RPv3bcR22-yHa48Y-W44-1xs30asSShFeD0aqo2TOvI)
18
-
19
  Panda Coder is a state-of-the-art LLM capable of generating code on the NLP based Instructions
20
 
21
  ## Model description
 
2
  library_name: transformers
3
  license: apache-2.0
4
  datasets:
5
+ - TokenBender/code_instructions_122k_alpaca_style
6
  metrics:
7
  - accuracy
8
  pipeline_tag: text-generation
9
+ base_model: codellama/CodeLlama-13b-Instruct-hf
10
  ---
11
 
 
 
 
12
  # Panda-Coder 🐼
13
 
14
+ ![pandacoder](https://media.licdn.com/dms/image/D5622AQEHi1BVUBnUUA/feedshare-shrink_800/0/1697200946153?e=1700092800&v=beta&t=RPv3bcR22-yHa48Y-W44-1xs30asSShFeD0aqo2TOvI)
15
+
16
  Panda Coder is a state-of-the-art LLM capable of generating code on the NLP based Instructions
17
 
18
  ## Model description