Prasanna16 commited on
Commit
125e0f9
·
1 Parent(s): 6930b35

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ tags:
5
+ - zhmcclient
6
+ - code
7
+ - python
8
+ size_categories:
9
+ - n<1K
10
+ ---
11
+ # Dataset Card for Dataset Name
12
+
13
+
14
+ This dataset card aims to be a base template for zhmcclient datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
15
+
16
+ ## Dataset Details
17
+
18
+ ### Dataset Description
19
+
20
+ Contains code samples which use zhmclient library.
21
+
22
+ ### Direct Use
23
+
24
+ This dataset is used for fine-tuning LLMs to incorporate the knowledge of ZHMCCLIENT library in Python language.
25
+