CoolFace
Datasetpublic

kraitans21/IMF-Subtitle-TH

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes22downloads
README.md34 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: title5    dtype: string6  - name: th7    dtype: string8  - name: en9    dtype: string10  - name: __index_level_0__11    dtype: int6412  splits:13  - name: train14    num_bytes: 76164134.3211009215    num_examples: 117716  - name: test17    num_bytes: 8477061.67889908318    num_examples: 13119  download_size: 3451724720  dataset_size: 8464119621configs:22- config_name: default23  data_files:24  - split: train25    path: data/train-*26  - split: test27    path: data/test-*28license: apache-2.029language:30- th31- en32tags:33- finance34---