Update README.md
Browse files
README.md
CHANGED
|
@@ -1,19 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
-
library_name: peft
|
| 4 |
-
tags:
|
| 5 |
-
- generated_from_trainer
|
| 6 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
| 7 |
model-index:
|
| 8 |
- name: LLAMA3-8BI-APPS
|
| 9 |
results: []
|
| 10 |
-
datasets:
|
| 11 |
-
- codeparrot/apps
|
| 12 |
-
metrics:
|
| 13 |
-
- accuracy
|
| 14 |
-
- bleu
|
| 15 |
-
- rouge
|
| 16 |
-
pipeline_tag: text-generation
|
| 17 |
---
|
| 18 |
|
| 19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
|
|
|
|
|
|
|
|
|
| 3 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
| 4 |
model-index:
|
| 5 |
- name: LLAMA3-8BI-APPS
|
| 6 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|