ShynBui commited on
Commit
cd3c2f4
·
verified ·
1 Parent(s): b6c46b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -37,7 +37,7 @@ configs:
37
  size_categories:
38
  - 10K<n<100K
39
  ---
40
- # Dataset Card for Dataset Name
41
 
42
  <!-- Provide a quick summary of the dataset. -->
43
 
@@ -52,9 +52,12 @@ Dataset includes the following columns:
52
  - `answer`: The answer to the question is based on the content of the text.
53
  - `answer_start`: The starting position of the answer in the text.
54
 
55
- ### Ví dụ
56
 
57
  ```csv
58
  question,context,answer,answer_start
59
  "Lý do gì mà bạn yêu lập trình?","Tôi yêu lập trình vì nó giúp tôi sáng tạo và giải quyết vấn đề.","vì nó giúp tôi sáng tạo và giải quyết vấn đề.",21
60
- "Thời tiết hôm nay như thế nào?","Hôm nay trời đẹp và mát mẻ.","Hôm nay trời đẹp",0
 
 
 
 
37
  size_categories:
38
  - 10K<n<100K
39
  ---
40
+ # Dataset Describe
41
 
42
  <!-- Provide a quick summary of the dataset. -->
43
 
 
52
  - `answer`: The answer to the question is based on the content of the text.
53
  - `answer_start`: The starting position of the answer in the text.
54
 
55
+ ### Example
56
 
57
  ```csv
58
  question,context,answer,answer_start
59
  "Lý do gì mà bạn yêu lập trình?","Tôi yêu lập trình vì nó giúp tôi sáng tạo và giải quyết vấn đề.","vì nó giúp tôi sáng tạo và giải quyết vấn đề.",21
60
+ "Thời tiết hôm nay như thế nào?","Hôm nay trời đẹp và mát mẻ.","Hôm nay trời đẹp",0
61
+ '''
62
+
63
+ ### How to use