DavidMOBrien commited on
Commit
a93230a
·
1 Parent(s): c6d5749

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: 722488653.5318879
15
+ num_examples: 441596
16
+ - name: test
17
+ num_bytes: 90311899.73405604
18
+ num_examples: 55200
19
+ - name: valid
20
+ num_bytes: 90311899.73405604
21
+ num_examples: 55200
22
+ download_size: 323537982
23
+ dataset_size: 903112452.9999999
24
+ ---
25
+ # Dataset Card for "8000-java"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)