parquet-converter commited on
Commit
a97614b
β€’
1 Parent(s): ae4e12e

Update parquet files

Browse files
data/test-00000-of-00001-688b6c4149eeb1f7.parquet β†’ MahmoudH--sci_summ/parquet-test.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:894b759748fd581ab3d0de1deaef16ca2429b8a2777ab47b9f9ed2e4fd33ec30
3
- size 12547441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:781fe2051a1fd07318350cf03853654503a064c2402b8ce5c17108f26fac84f0
3
+ size 12505157
data/train-00000-of-00001-49354f0c99f22b3d.parquet β†’ MahmoudH--sci_summ/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62bdc401310153f6d7c408d0bf19d1e5d806cfbedcf5562f04b10cc4831d24b5
3
- size 95340090
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:129b53bfa8cca674b32258a874877aea94de398b47130c2c41cff7d7b6516c6e
3
+ size 95032459
data/validation-00000-of-00001-2170ba78f3a3f0bc.parquet β†’ MahmoudH--sci_summ/parquet-validation.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95042c72f86bd7d3d8022752bc244a682ac94a4edae77f4660d2e0fcd4fa19c5
3
- size 12328908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f385d6ec79d9c074802593664caebb9e94fb091d963ccf02b34d0399e3aac5ad
3
+ size 12294872
README.md DELETED
@@ -1,23 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: text
5
- dtype: string
6
- - name: summary
7
- dtype: string
8
- splits:
9
- - name: validation
10
- num_bytes: 23361937.97759879
11
- num_examples: 4631
12
- - name: test
13
- num_bytes: 23487172.952651516
14
- num_examples: 4665
15
- - name: train
16
- num_bytes: 176474272.610434
17
- num_examples: 34083
18
- download_size: 120216439
19
- dataset_size: 223323383.54068428
20
- ---
21
- # Dataset Card for "sci_summ"
22
-
23
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)