File size: 1,254 Bytes
e3f7bb6 c7fc433 ecf2791 0f80ba9 |
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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
---
license: apache-2.0
task_categories:
- question-answering
language:
- vi
size_categories:
- 1M<n<10M
task_categories:
- segment_id
- chunks
- type
- text
- content
- infos
- start_index
- html_tags
- line_split
- id
segment_id:
{
"segments": [
{
"segment_id": 1,
"chunks": [
{
"type": "text",
"content": "Hỏi : Trạng thái ban đầu của vũ trụ được mô tả như thế nào?.",
"infos": {},
"start_index": 0,
"html_tags": [],
"line_split": [],
"id": 0
},
{
"type": "text",
"content": "Đáp : Ban đầu, không có gì tồn tại ngoài bóng tối và sự im lặng.",
"infos": {},
"start_index": 61,
"html_tags": [],
"line_split": [],
"id": 1
}
]
},
{
"segment_id": 2,
"chunks": [
{
"type": "text",
"content": "Hỏi : Làm thế nào mà các hạt siêu nguyên tử bắt đầu chuyển động và có ảnh hưởng gì?.",
"infos": {},
"start_index": 126,
"html_tags": [],
"line_split": [],
"id": 2
}
]
}
]
}
|