Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ language:
|
|
14 |
splits:
|
15 |
train:
|
16 |
description: "This split contains Persian poems structured for QA, where each row asks for a sample poem from a specific poet with the poem or verse as the answer."
|
|
|
|
|
17 |
features:
|
18 |
context:
|
19 |
description: "A static string which is 'Persian Poetry or شعر فارسی'."
|
|
|
14 |
splits:
|
15 |
train:
|
16 |
description: "This split contains Persian poems structured for QA, where each row asks for a sample poem from a specific poet with the poem or verse as the answer."
|
17 |
+
validation:
|
18 |
+
description: "This split contains random selection of 1% of Persian poems in original dataset."
|
19 |
features:
|
20 |
context:
|
21 |
description: "A static string which is 'Persian Poetry or شعر فارسی'."
|