File size: 953 Bytes
9704b75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7180623
 
9704b75
 
7180623
9704b75
 
7180623
9704b75
 
7180623
9704b75
7180623
 
9704b75
 
 
 
 
 
 
 
 
 
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
46
47
48
49
50
---
dataset_info:
  features:
  - name: string
    dtype: string
  - name: max_depths
    struct:
    - name: 《》
      dtype: int64
    - name: ()
      dtype: int64
    - name: []
      dtype: int64
  - name: longest_dependency
    dtype: int64
  - name: valid
    dtype: bool
  - name: modification_place
    dtype: int64
  - name: modification_type
    dtype: string
  - name: modification_origin_symbol
    dtype: string
  - name: modification_new_symbol
    dtype: string
  - name: id
    dtype: int64
  splits:
  - name: train
    num_bytes: 61186915
    num_examples: 100000
  - name: test
    num_bytes: 6098699
    num_examples: 10000
  - name: validation
    num_bytes: 6098699
    num_examples: 10000
  download_size: 11850652
  dataset_size: 73384313
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: validation
    path: data/validation-*
---