Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
base_model: distilgpt2
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: distilgpt2-finetuned-python_code_instructions_18k_alpaca
|
| 8 |
results: []
|
|
@@ -14,6 +15,7 @@ metrics:
|
|
| 14 |
- accuracy
|
| 15 |
library_name: transformers
|
| 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: mit
|
| 3 |
base_model: distilgpt2
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
+
- code
|
| 7 |
model-index:
|
| 8 |
- name: distilgpt2-finetuned-python_code_instructions_18k_alpaca
|
| 9 |
results: []
|
|
|
|
| 15 |
- accuracy
|
| 16 |
library_name: transformers
|
| 17 |
pipeline_tag: text-generation
|
| 18 |
+
new_version: distilbert/distilgpt2
|
| 19 |
---
|
| 20 |
|
| 21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|