File size: 1,002 Bytes
afeca16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d947826
 
 
 
 
 
 
afeca16
 
 
d947826
 
7880b53
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
37
38
39
40
41
42
---
dataset_info:
  features:
  - name: TEXT
    dtype: string
  - name: SOURCE
    dtype: string
  - name: METADATA
    struct:
    - name: ch_num
      dtype: string
    - name: title
      dtype: string
  splits:
  - name: train
    num_bytes: 27856275
    num_examples: 361
  download_size: 11507610
  dataset_size: 27856275
license: mit
task_categories:
- text-generation
language:
- th
size_categories:
- n<1K
---
# Dataset Card for "tlcv2.0_oa"

Thai Literature Corpora (TLC): Corpora of machine-ingestible Thai classical literature texts by Jitkapat Sawatphol (Faculty of Arts, Chulalongkorn University).

This project use [Thai Literature Corpora (TLC) v2.0](https://attapol.github.io/tlc.html). All text are from old Thai book that out of copyright (or public domain).

This dataset was build for [Open Assistant](https://github.com/LAION-AI/Open-Assistant/).

## Columns

The dataset was following columns:

1. **TEXT** (string)
2. **SOURCE** (string)
3. **METADATA** (JSON string, optional)