File size: 657 Bytes
7ac1214
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
dataset_info:
  features:
  - name: title
    dtype: string
  - name: body
    dtype: string
  - name: summary
    dtype: string
  - name: type
    dtype: string
  - name: tags
    dtype: string
  - name: url
    dtype: string
  splits:
  - name: train
    num_bytes: 2945572550
    num_examples: 358868
  - name: valid
    num_bytes: 118440012
    num_examples: 11000
  - name: test
    num_bytes: 119499406
    num_examples: 11000
  download_size: 1252174838
  dataset_size: 3183511968
---
# Dataset Card for "thaisum"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)