File size: 808 Bytes
d8a3dba |
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 |
---
dataset_info:
features:
- name: t_id
dtype: int64
- name: t_cat_id
dtype: int64
- name: t_main_kh
dtype: string
- name: t_main_en
dtype: string
- name: t_main_fr
dtype: string
- name: t_isimg
dtype: int64
- name: t_desc
dtype: string
- name: t_lookup
dtype: float64
- name: t_active
dtype: int64
- name: created_at
dtype: string
- name: updated_at
dtype: string
splits:
- name: train
num_bytes: 2456264
num_examples: 3766
download_size: 825805
dataset_size: 2456264
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "lexicon-kh"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |