DavidMOBrien commited on
Commit
343d0de
·
1 Parent(s): 4d5cd82

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: before
5
+ dtype: string
6
+ - name: after
7
+ dtype: string
8
+ - name: repo
9
+ dtype: string
10
+ - name: type
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 164476347.2534379
15
+ num_examples: 106809
16
+ - name: test
17
+ num_bytes: 20560890.828749474
18
+ num_examples: 13352
19
+ - name: valid
20
+ num_bytes: 20559350.91781263
21
+ num_examples: 13351
22
+ download_size: 74061787
23
+ dataset_size: 205596589.0
24
+ ---
25
+ # Dataset Card for "1400-java"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)