AWeirdDev commited on
Commit
ebf8f90
1 Parent(s): 933176f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,6 +48,6 @@ dataset = load_dataset("AWeirdDev/zh-tw-articles-zl")
48
  {
49
  "title": "孩子童年不吃苦,家長晚年必吃苦" # The title
50
  "link": "https://www.zeelive.com.tw/jiatingjiaoyu/184191.html",
51
- "content": "錢財莫輕,勤苦得來;奢華莫學,自取貧窮…" # Text content
52
  }
53
  ```
 
48
  {
49
  "title": "孩子童年不吃苦,家長晚年必吃苦" # The title
50
  "link": "https://www.zeelive.com.tw/jiatingjiaoyu/184191.html",
51
+ "content": "錢財莫輕,勤苦得來;奢華莫學,自取貧窮…" # Text content. **May be blank!**
52
  }
53
  ```