File size: 820 Bytes
0b6233b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: int32
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          0: PlayMusic
          1: BookRestaurant
          2: GetWeather
          3: SearchCreativeWork
          4: AddToPlaylist
          5: RateBook
          6: SearchScreeningEvent
  - name: str_label
    dtype: string
  splits:
  - name: inference_example
    num_bytes: 230847
    num_examples: 2723
  - name: train
    num_bytes: 856479
    num_examples: 11061
  - name: validation
    num_bytes: 56192
    num_examples: 700
  download_size: 491008
  dataset_size: 1143518
---
# Dataset Card for "conv_intent_w_inference"

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