File size: 976 Bytes
da88190
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
447c624
 
da88190
447c624
 
 
 
da88190
 
 
 
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
43
44
45
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: filename
    dtype: string
  - name: content
    dtype: string
  - name: environment
    sequence: string
  - name: variablearg
    sequence: 'null'
  - name: constarg
    sequence: string
  - name: variableargjson
    dtype: string
  - name: constargjson
    dtype: string
  - name: lang
    dtype: string
  - name: constargcount
    dtype: float64
  - name: variableargcount
    dtype: float64
  - name: sentence
    dtype: string
  splits:
  - name: train
    num_bytes: 260777154
    num_examples: 19503
  - name: test
    num_bytes: 258313170
    num_examples: 19504
  download_size: 191420386
  dataset_size: 519090324
---
# Dataset Card for "environment-multi-labels-even"

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