File size: 823 Bytes
fc81ed2
 
3a0d316
 
 
 
 
 
fc81ed2
3a0d316
 
5241aab
3a0d316
5241aab
3a0d316
 
 
 
 
 
 
 
 
 
c2ebb8e
 
 
 
 
 
 
830413b
 
fc81ed2
 
 
 
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
---
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)