GSM8K / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
bab59fe verified
|
raw
history blame
232 Bytes
---
language:
- en
---
### Usage
```python
data = load_dataset("EunsuKim/GSM8K")['train']
```
- **Contains**: 2000 instances.
### Info
Dataset({
features: ['id', 'initial_question', 'answer', 'messages'],
num_rows: 7473
})