parquet-converter commited on
Commit
fb341fd
β€’
1 Parent(s): 632c191

Update parquet files

Browse files
README.md DELETED
@@ -1,52 +0,0 @@
1
- ---
2
- license: mit
3
- task_categories:
4
- - summarization
5
- - text2text-generation
6
- language:
7
- - en
8
- size_categories:
9
- - 10K<n<100K
10
- source_datasets: tomasg25/scientific_lay_summarisation
11
- ---
12
-
13
- # scientific_lay_summarisation - elife - normalized
14
-
15
-
16
-
17
- ## Contents
18
-
19
- loadwith datasets:
20
-
21
- ```python
22
- from datasets import load_dataset
23
-
24
- # If the dataset is gated/private, make sure you have run huggingface-cli login
25
- dataset = load_dataset("pszemraj/scientific_lay_summarisation-elife-norm")
26
- dataset
27
- ```
28
- Output:
29
-
30
- ```python
31
- DatasetDict({
32
- train: Dataset({
33
- features: ['article', 'summary', 'section_headings', 'keywords', 'year', 'title', 'article_length', 'summary_length'],
34
- num_rows: 4346
35
- })
36
- test: Dataset({
37
- features: ['article', 'summary', 'section_headings', 'keywords', 'year', 'title', 'article_length', 'summary_length'],
38
- num_rows: 241
39
- })
40
- validation: Dataset({
41
- features: ['article', 'summary', 'section_headings', 'keywords', 'year', 'title', 'article_length', 'summary_length'],
42
- num_rows: 241
43
- })
44
- })
45
- ```
46
-
47
-
48
- ## Lengths
49
-
50
- Train set:
51
-
52
- ![t5-tokens](https://i.imgur.com/8BQrbgs.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
test.parquet β†’ pszemraj--scientific_lay_summarisation-elife-norm/parquet-test.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91e2d79df164f7bccfa532dadc065b5fe42db18b3fba6af48d41eaf4760b8490
3
- size 6847266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f009290495557c3486d32a75d360dfc486ad97f019f7144d2729e5360f3a35b
3
+ size 6845345
train.parquet β†’ pszemraj--scientific_lay_summarisation-elife-norm/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:147b5154bc4b59148f639b914f3b7edcda8e7bd5602314a57c2f488e07e27f32
3
- size 124527045
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f215ffd23043f1782942bc33adf6ad5c01a3e06e615cc2e1b075d10b28d441d
3
+ size 124611610
validation.parquet β†’ pszemraj--scientific_lay_summarisation-elife-norm/parquet-validation.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce3ff279f7ebb66385acdb05cffa6126262c8baf4a82e770e39b5d10aabd05d2
3
- size 6853664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2b6c8ef5fb75fa33d5ef929908e3d5f012199c61fe3c9e6bfcb690d39b1e0a3
3
+ size 6851743