File size: 573 Bytes
92fd5be
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: domain
    dtype: string
  - name: context
    dtype: string
  - name: response
    dtype: string
  - name: act
    dtype: int64
  - name: speaker
    dtype: int64
  splits:
  - name: train
    num_bytes: 694211.3296910324
    num_examples: 2653
  - name: test
    num_bytes: 404
    num_examples: 1
  download_size: 268297
  dataset_size: 694615.3296910324
---
# Dataset Card for "DA_SGD_RentalCars"

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