Commit
·
6f7c2bb
1
Parent(s):
f61860c
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
base_model: AIDC-ai-business/Luban-13B
|
| 4 |
-
tags:
|
| 5 |
-
- generated_from_trainer
|
| 6 |
-
model-index:
|
| 7 |
-
- name: results
|
| 8 |
-
results: []
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 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
|