File size: 737 Bytes
89de29d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: Text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': A1
          '1': A2
          '2': B1
          '3': B2
          '4': C1
          '5': C2
  - name: Text Count
    dtype: int64
  splits:
  - name: train
    num_bytes: 497426.5
    num_examples: 2763
  - name: test
    num_bytes: 248803.26565327542
    num_examples: 1382
  - name: validation
    num_bytes: 248623.23434672458
    num_examples: 1381
  download_size: 635562
  dataset_size: 994853.0
---
# Dataset Card for "cefr-lexical-balance-dataset-50-50-50"

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