nickypro commited on
Commit
de110ff
1 Parent(s): 086f0dd

Upload dataset

Browse files
PhilPapers/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:819e308e93028d77c1ac3398423d49987fccb91de0da88283fbaa4abe95b5106
3
+ size 816793
README.md CHANGED
@@ -14,11 +14,16 @@ dataset_info:
14
  - name: train
15
  num_bytes: 47970203
16
  num_examples: 647
17
- download_size: 25355804
18
- dataset_size: 47970203
 
 
 
19
  configs:
20
  - config_name: PhilPapers
21
  data_files:
22
  - split: train
23
  path: PhilPapers/train-*
 
 
24
  ---
 
14
  - name: train
15
  num_bytes: 47970203
16
  num_examples: 647
17
+ - name: test
18
+ num_bytes: 1538027
19
+ num_examples: 21
20
+ download_size: 26172597
21
+ dataset_size: 49508230
22
  configs:
23
  - config_name: PhilPapers
24
  data_files:
25
  - split: train
26
  path: PhilPapers/train-*
27
+ - split: test
28
+ path: PhilPapers/test-*
29
  ---