SHASWATSINGH3101
commited on
Commit
•
8004bcc
1
Parent(s):
e591ae0
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
datasets:
|
5 |
+
- iamtarun/python_code_instructions_18k_alpaca
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
- rouge
|
11 |
+
base_model: Qwen/Qwen2-0.5B-Instruct
|
12 |
+
pipeline_tag: text-generation
|
13 |
---
|
14 |
|
15 |
# Model Card for Model ID
|