lucifertrj
commited on
Commit
β’
1f2cef3
1
Parent(s):
823a832
Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|