not-lain commited on
Commit
64d3bf5
·
verified ·
1 Parent(s): 0bab441

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -12,7 +12,7 @@ dataset_info:
12
  num_bytes: 4955342437.727
13
  num_examples: 9647
14
  - name: test
15
- num_bytes: 2578824881.0
16
  num_examples: 5000
17
  download_size: 7538370045
18
  dataset_size: 7534167318.727
@@ -23,4 +23,8 @@ configs:
23
  path: data/train-*
24
  - split: test
25
  path: data/test-*
 
26
  ---
 
 
 
 
12
  num_bytes: 4955342437.727
13
  num_examples: 9647
14
  - name: test
15
+ num_bytes: 2578824881
16
  num_examples: 5000
17
  download_size: 7538370045
18
  dataset_size: 7534167318.727
 
23
  path: data/train-*
24
  - split: test
25
  path: data/test-*
26
+ license: cc-by-4.0
27
  ---
28
+
29
+ taken from https://huggingface.co/datasets/google/docci
30
+ and adapted to the datasets library and only kept the train and the test splits