xhluca commited on
Commit
4059802
·
verified ·
1 Parent(s): fd987f1

Add 100 examples

Browse files
Files changed (2) hide show
  1. 100/full-00000-of-00001.parquet +3 -0
  2. README.md +7 -2
100/full-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2cf860995309857c5ceb7eee549a23c0ee0a7398faa9051255e11354ff785a
3
+ size 117910
README.md CHANGED
@@ -14,11 +14,16 @@ dataset_info:
14
  - name: test
15
  num_bytes: 315241.0851032817
16
  num_examples: 100
17
- download_size: 177917
18
- dataset_size: 315241.0851032817
 
 
 
19
  configs:
20
  - config_name: '100'
21
  data_files:
22
  - split: test
23
  path: 100/test-*
 
 
24
  ---
 
14
  - name: test
15
  num_bytes: 315241.0851032817
16
  num_examples: 100
17
+ - name: full
18
+ num_bytes: 168960
19
+ num_examples: 100
20
+ download_size: 295827
21
+ dataset_size: 484201.0851032817
22
  configs:
23
  - config_name: '100'
24
  data_files:
25
  - split: test
26
  path: 100/test-*
27
+ - split: full
28
+ path: 100/full-*
29
  ---