Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
File size: 745 Bytes
0a1a7f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: cola
  features:
  - name: data_index_by_user
    dtype: int32
  - name: label
    dtype: int32
  - name: sentence
    dtype: string
  splits:
  - name: train
    num_bytes: 569511
    num_examples: 8551
  - name: validation
    num_bytes: 72661
    num_examples: 1043
  - name: test
    num_bytes: 72979
    num_examples: 1063
  download_size: 381894
  dataset_size: 715151
configs:
- config_name: cola
  data_files:
  - split: train
    path: cola/train-*
  - split: validation
    path: cola/validation-*
  - split: test
    path: cola/test-*
---
# Dataset Card for "kor_glue"

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