Text Generation
Transformers
Safetensors
English
llama
conversational
text-generation-inference
Inference Endpoints
lucifertrj commited on
Commit
1f2cef3
β€’
1 Parent(s): 823a832

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -6
README.md CHANGED
@@ -12,13 +12,29 @@ base_model: AIDC-ai-business/Luban-13B
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
  Panda Coder is a state-of-the-art LLM capable of generating code on the NLP based Instructions
18
 
19
  ## Model description
20
 
21
- This model is a fine-tuned version of [AIDC-ai-business/Luban-13B](https://huggingface.co/AIDC-ai-business/Luban-13B) on Evol Instruct Code 80k-v1 dataset
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
 
23
  ## Training and evaluation data
24
 
@@ -40,10 +56,6 @@ The following hyperparameters were used during training:
40
  - lr_scheduler_warmup_ratio: 0.03
41
  - training_steps: 512
42
 
43
- ### Training results
44
-
45
-
46
-
47
  ### Framework versions
48
 
49
  - Transformers 4.33.3
 
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
  Panda Coder is a state-of-the-art LLM capable of generating code on the NLP based Instructions
18
 
19
  ## Model description
20
 
21
+ πŸ€– Model Description: Panda-Coder is a state-of-the-art LLM, a fine-tuned model, specifically designed to generate code based on natural language instructions. It's the result of relentless innovation and meticulous fine-tuning, all to make coding easier and more accessible for everyone.
22
+
23
+ πŸ”— Key Features:
24
+
25
+ 🌟 NLP-Based Coding: With Panda-Coder, you can transform your plain text instructions into functional code effortlessly. No need to grapple with syntax and semantics - it understands your language.
26
+
27
+ 🎯 Precision and Efficiency: The model is tailored for accuracy, ensuring your code is not just functional but also efficient.
28
+
29
+ ✨ Unleash Creativity: Whether you're a novice or an expert coder, Panda-Coder is here to support your coding journey, offering creative solutions to your programming challenges.
30
+
31
+ πŸ“š Evol Instruct Code: It's built on the robust Evol Instruct Code 80k-v1 dataset, guaranteeing top-notch code generation.
32
+
33
+ πŸ“’ What's Next?: We believe in continuous improvement and are excited to announce that in our next release, Panda-Coder will be enhanced with a custom dataset. This dataset will not only expand the language support but also include hardware programming languages like MATLAB, Embedded C, and Verilog. πŸ§°πŸ’‘
34
+
35
+
36
+ Stay tuned for more updates and be a part of the coding evolution. Join us on this exciting journey as we make AI accessible to all at AI Planet!
37
+
38
 
39
  ## Training and evaluation data
40
 
 
56
  - lr_scheduler_warmup_ratio: 0.03
57
  - training_steps: 512
58
 
 
 
 
 
59
  ### Framework versions
60
 
61
  - Transformers 4.33.3