lincellama / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
ef09cd0 verified
|
raw
history blame
757 Bytes
---
language:
- es
- en
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
dataset_info:
features:
- name: tokens
sequence: string
- name: tags
sequence:
class_label:
names:
0: lang1
1: lang2
2: mixed
3: other
4: fw
5: ambiguous
6: unk
7: ne
splits:
- name: train
num_bytes: 18929435
num_examples: 94683
- name: dev
num_bytes: 4021250
num_examples: 19558
download_size: 5994185
dataset_size: 22950685
---
# Dataset Card for "lince-llama"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)