File size: 522 Bytes
442c526
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: english
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': label1
          '1': label2
  splits:
  - name: train
    num_bytes: 1218.0
    num_examples: 3
  - name: test
    num_bytes: 159
    num_examples: 1
  download_size: 7754
  dataset_size: 1377.0
---
# Dataset Card for "test-dataset-via-streamlit"

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