Iker commited on
Commit
a6355c4
1 Parent(s): 4a2b342

Upload dataset

Browse files
README.md CHANGED
@@ -1,4 +1,11 @@
1
  ---
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: id
@@ -7,18 +14,22 @@ dataset_info:
7
  dtype: string
8
  - name: summary
9
  dtype: string
 
 
 
 
10
  splits:
11
  - name: train
12
- num_bytes: 3021800
13
  num_examples: 700
14
  - name: validation
15
- num_bytes: 252736
16
  num_examples: 50
17
  - name: test
18
- num_bytes: 434267
19
  num_examples: 100
20
- download_size: 1767929
21
- dataset_size: 3708803
22
  configs:
23
  - config_name: default
24
  data_files:
@@ -28,13 +39,6 @@ configs:
28
  path: data/validation-*
29
  - split: test
30
  path: data/test-*
31
- task_categories:
32
- - summarization
33
- language:
34
- - es
35
- pretty_name: Resumen Noticias Clickbait
36
- size_categories:
37
- - n<1K
38
  tags:
39
  - summarization
40
  - clickbait
 
1
  ---
2
+ language:
3
+ - es
4
+ size_categories:
5
+ - n<1K
6
+ task_categories:
7
+ - summarization
8
+ pretty_name: Resumen Noticias Clickbait
9
  dataset_info:
10
  features:
11
  - name: id
 
14
  dtype: string
15
  - name: summary
16
  dtype: string
17
+ - name: headline
18
+ dtype: string
19
+ - name: body
20
+ dtype: string
21
  splits:
22
  - name: train
23
+ num_bytes: 5389285
24
  num_examples: 700
25
  - name: validation
26
+ num_bytes: 458718
27
  num_examples: 50
28
  - name: test
29
+ num_bytes: 775135
30
  num_examples: 100
31
+ download_size: 3407459
32
+ dataset_size: 6623138
33
  configs:
34
  - config_name: default
35
  data_files:
 
39
  path: data/validation-*
40
  - split: test
41
  path: data/test-*
 
 
 
 
 
 
 
42
  tags:
43
  - summarization
44
  - clickbait
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6118a62ac237be0272ed5516ea10fc13c50096f4fd8fb8b4a24fe5caff10b4d9
3
- size 226404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65271f3c8a5494041f4fefefc8930b7d0dd7eca001785db98f7b48ef9bc0e08c
3
+ size 442242
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c807181595b260b5dd495ea93825cde05b4d8096dc7f6266afce74f760e1428
3
- size 1415016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdd0e53df8bded4b7f2ff5bcc551c3cd579870d256afb8fd712ae5495a9283d4
3
+ size 2716410
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0200544f9e4270d3c029a92a632d4b698a45c00f374537d85b1bb93f50ee395f
3
- size 126509
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2848888916c50346b8bd90d742b2adae265dc745141cdf8a15e88559365328ec
3
+ size 248807