Datasets:
ilsp
/

Modalities:
Text
Formats:
parquet
Languages:
Greek
Libraries:
Datasets
pandas
License:
winogrande_greek / README.md
pprokopidis's picture
Upload README.md with huggingface_hub
e76811f verified
|
raw
history blame
816 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: idx
dtype: string
- name: multiple_choice_targets
sequence: string
- name: multiple_choice_scores
sequence: float64
- name: sentence
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 24192710
num_examples: 40398
- name: validation
num_bytes: 767116
num_examples: 1267
download_size: 7106087
dataset_size: 24959826
---
# Dataset Card for "winogrande_greek"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)