claran commited on
Commit
250b43e
1 Parent(s): a4fee9c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1519,6 +1519,52 @@ dataset_info:
1519
  num_examples: 86
1520
  download_size: 452156131
1521
  dataset_size: 893701422
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1522
  configs:
1523
  - config_name: AgriculturalAndFoodSciences,1970-2015
1524
  data_files:
@@ -1784,4 +1830,12 @@ configs:
1784
  path: ComputerScience,1970-2008/validation-*
1785
  - split: test
1786
  path: ComputerScience,1970-2008/test-*
 
 
 
 
 
 
 
 
1787
  ---
 
1519
  num_examples: 86
1520
  download_size: 452156131
1521
  dataset_size: 893701422
1522
+ - config_name: ComputerScience,2009-2011
1523
+ features:
1524
+ - name: added
1525
+ dtype: string
1526
+ - name: attributes
1527
+ struct:
1528
+ - name: bff_duplicate_paragraph_spans_decontamination
1529
+ sequence: 'null'
1530
+ - name: bff_contained_ngram_count
1531
+ dtype: int64
1532
+ - name: bff_duplicate_spans
1533
+ sequence: 'null'
1534
+ - name: created
1535
+ dtype: string
1536
+ - name: id
1537
+ dtype: string
1538
+ - name: metadata
1539
+ struct:
1540
+ - name: extfieldsofstudy
1541
+ sequence: string
1542
+ - name: provenance
1543
+ dtype: string
1544
+ - name: s2fieldsofstudy
1545
+ sequence: string
1546
+ - name: sha1
1547
+ dtype: string
1548
+ - name: year
1549
+ dtype: int64
1550
+ - name: source
1551
+ dtype: string
1552
+ - name: text
1553
+ dtype: string
1554
+ - name: version
1555
+ dtype: string
1556
+ splits:
1557
+ - name: train
1558
+ num_bytes: 867281031
1559
+ num_examples: 28912
1560
+ - name: validation
1561
+ num_bytes: 2044173
1562
+ num_examples: 63
1563
+ - name: test
1564
+ num_bytes: 1654441
1565
+ num_examples: 61
1566
+ download_size: 434687368
1567
+ dataset_size: 870979645
1568
  configs:
1569
  - config_name: AgriculturalAndFoodSciences,1970-2015
1570
  data_files:
 
1830
  path: ComputerScience,1970-2008/validation-*
1831
  - split: test
1832
  path: ComputerScience,1970-2008/test-*
1833
+ - config_name: ComputerScience,2009-2011
1834
+ data_files:
1835
+ - split: train
1836
+ path: ComputerScience,2009-2011/train-*
1837
+ - split: validation
1838
+ path: ComputerScience,2009-2011/validation-*
1839
+ - split: test
1840
+ path: ComputerScience,2009-2011/test-*
1841
  ---