File size: 739 Bytes
99fdfa9
 
c283859
 
 
 
 
 
 
e5b9564
 
 
 
 
 
 
 
 
26f13ba
 
 
 
 
 
e5b9564
 
 
 
 
26f13ba
e5b9564
 
 
 
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
---
license: mit
configs:
- config_name: default
  data_files:
  - split: test
    path: "test_data.csv"
  - split: train
    path: "test_data.csv"
extra_gated_prompt: >-
  You agree to not use the dataset to conduct experiments that cause harm to
  human subjects.
extra_gated_heading: Condition
extra_gated_button_content: Agree and continue
split_sizes:
  train: 70%
  validation: 15%
  test: 15%
extra_gated_fields:
  Company: text
  Country: country
  Specific date: date_picker
  I want to use this dataset for:
    type: select
    options:
    - Research
    - Education
    - label: Other
      value: other
  I agree to use this dataset for non-commercial use ONLY: checkbox
pretty_name: Teścik
size_categories:
- 10K<n<100K
---