File size: 1,163 Bytes
c868918
 
e81e914
c868918
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e81e914
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c868918
 
 
 
 
 
 
e81e914
 
 
 
 
 
c868918
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
51
52
53
54
55
56
57
58
59
60
61
62
63
---
dataset_info:
- config_name: kan
  features:
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: language
    dtype: string
  - name: language_code
    dtype: string
  - name: annotation_type
    dtype: string
  - name: user_id
    dtype: string
  splits:
  - name: train
    num_bytes: 420376.10304204305
    num_examples: 334
  - name: test
    num_bytes: 0.0
    num_examples: 0
  download_size: 138844
  dataset_size: 420376.10304204305
- config_name: tam
  features:
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: language
    dtype: string
  - name: language_code
    dtype: string
  - name: annotation_type
    dtype: string
  - name: user_id
    dtype: string
  splits:
  - name: train
    num_bytes: 17787950.49189579
    num_examples: 14133
  - name: test
    num_bytes: 0.0
    num_examples: 0
  download_size: 13356957
  dataset_size: 17787950.49189579
configs:
- config_name: kan
  data_files:
  - split: train
    path: kan/train-*
  - split: test
    path: kan/test-*
- config_name: tam
  data_files:
  - split: train
    path: tam/train-*
  - split: test
    path: tam/test-*
---