Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
soldni commited on
Commit
3d540d8
·
verified ·
1 Parent(s): 7b92a97

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Dolma PeS2o (Creative Commons & Public Domain subset)
2
 
3
  This repository contains the Creative Common and public domain subset of open access papers in [peS2o](https://huggingface.co/allenai/peS2o) . Cutoff date of the collection is October 6, 2024, with train set containing papers up to August 31, 2024.
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: odc-by
5
+ dataset_info:
6
+ features:
7
+ - name: id
8
+ dtype: string
9
+ - name: text
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 57670292
14
+ num_examples: 6254908
15
+ - name: valid
16
+ num_bytes: 401896
17
+ num_examples: 39112
18
+ ---
19
+
20
+
21
  # Dolma PeS2o (Creative Commons & Public Domain subset)
22
 
23
  This repository contains the Creative Common and public domain subset of open access papers in [peS2o](https://huggingface.co/allenai/peS2o) . Cutoff date of the collection is October 6, 2024, with train set containing papers up to August 31, 2024.