File size: 835 Bytes
97c0c68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
38
39
40
41
42
---
dataset_info:
  features:
  - name: metadata
    dtype: string
  - name: text
    dtype: string
    id: field
  - name: label
    dtype: string
    id: field
  - name: question-1
    sequence:
    - name: user_id
      dtype: string
    - name: value
      dtype: string
    - name: status
      dtype: string
    id: question
  - name: question-2
    sequence:
    - name: user_id
      dtype: string
    - name: value
      dtype: int32
    - name: status
      dtype: string
    id: question
  - name: external_id
    dtype: string
    id: external_id
  splits:
  - name: train
    num_bytes: 148
    num_examples: 1
  download_size: 6115
  dataset_size: 148
---
# Dataset Card for "testargilla"

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