hasanriaz121 commited on
Commit
29d8c48
1 Parent(s): dbb3e8e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: 'Unnamed: 0'
5
+ dtype: int64
6
+ - name: requirement_txt
7
+ dtype: string
8
+ - name: EF
9
+ dtype: int64
10
+ - name: PE
11
+ dtype: int64
12
+ - name: PO
13
+ dtype: int64
14
+ - name: RE
15
+ dtype: int64
16
+ - name: SE
17
+ dtype: int64
18
+ - name: US
19
+ dtype: int64
20
+ - name: X
21
+ dtype: int64
22
+ splits:
23
+ - name: test
24
+ num_bytes: 53980
25
+ num_examples: 285
26
+ - name: train
27
+ num_bytes: 431941
28
+ num_examples: 2308
29
+ - name: validation
30
+ num_bytes: 49251
31
+ num_examples: 257
32
+ download_size: 218916
33
+ dataset_size: 535172
34
+ ---
35
+ # Dataset Card for "reqs"
36
+
37
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)