File size: 562 Bytes
c913a89
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: token
    sequence: string
  - name: tag
    sequence: string
  - name: intent
    sequence: string
  splits:
  - name: train
    num_bytes: 16319528
    num_examples: 39776
  - name: validation
    num_bytes: 915087
    num_examples: 2198
  - name: test
    num_bytes: 902367
    num_examples: 2199
  download_size: 3076227
  dataset_size: 18136982
---
# Dataset Card for "mixsnips_clean"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)