gayanin commited on
Commit
28963c3
·
1 Parent(s): c9c8980

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: sub-01
4
+ features:
5
+ - name: 'Unnamed: 0'
6
+ dtype: int64
7
+ - name: refs
8
+ dtype: string
9
+ - name: trans
10
+ dtype: string
11
+ splits:
12
+ - name: test
13
+ num_bytes: 67623
14
+ num_examples: 299
15
+ download_size: 38146
16
+ dataset_size: 67623
17
+ configs:
18
+ - config_name: sub-01
19
+ data_files:
20
+ - split: test
21
+ path: sub-01/test-*
22
+ ---
23
+ # Dataset Card for "gcd-noised"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)