Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Sub-tasks:
multiple-choice-qa
Languages:
Bengali
Size:
10K - 100K
License:
sagorsarker
commited on
Commit
•
66f3c55
1
Parent(s):
74182d2
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,14 @@
|
|
2 |
language:
|
3 |
- bn
|
4 |
---
|
5 |
-
# PIQA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
|
7 |
## Data sample
|
8 |
```json
|
|
|
2 |
language:
|
3 |
- bn
|
4 |
---
|
5 |
+
# PIQA Bengali (BN)
|
6 |
+
This is the translation version of [piqa]() LLM evaluation datasets. The datasets were translated using a new method called expressive semantic translation(EST). This method comprises both Google translation and rewrite version using LLM.
|
7 |
+
|
8 |
+
## Data details
|
9 |
+
| Split | Number |
|
10 |
+
| ----- | ----- |
|
11 |
+
| Train | 15339 |
|
12 |
+
| Validation | 1838 |
|
13 |
|
14 |
## Data sample
|
15 |
```json
|