File size: 622 Bytes
3ab5410
 
9f182bf
 
 
 
 
 
 
 
 
 
 
 
 
 
6659bc6
 
 
 
 
 
9f182bf
 
6659bc6
 
 
 
9f182bf
 
 
 
 
3ab5410
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
---
license: apache-2.0
dataset_info:
  features:
  - name: target word
    dtype: string
  - name: Sentence
    dtype: string
  - name: acc_subs
    dtype: string
  - name: unacc_subs
    dtype: string
  - name: prof_acc_subs
    dtype: string
  - name: prof_unacc_subs
    dtype: string
  - name: t_words_cefr
    dtype: int64
  - name: prof_acc_cefr
    dtype: string
  - name: prof_unacc_cefr
    dtype: string
  splits:
  - name: train
    num_bytes: 191230
    num_examples: 680
  download_size: 115218
  dataset_size: 191230
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---