Commit ·
3161330
1
Parent(s): 108a4eb
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,15 @@ dataset_info:
|
|
| 22 |
num_examples: 615
|
| 23 |
download_size: 2048306
|
| 24 |
dataset_size: 5060813
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
---
|
| 26 |
# Dataset Card for "thai_usembassy"
|
| 27 |
|
| 28 |
-
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
|
|
|
|
|
| 22 |
num_examples: 615
|
| 23 |
download_size: 2048306
|
| 24 |
dataset_size: 5060813
|
| 25 |
+
license: cc0-1.0
|
| 26 |
+
task_categories:
|
| 27 |
+
- text-generation
|
| 28 |
+
language:
|
| 29 |
+
- th
|
| 30 |
+
- en
|
| 31 |
---
|
| 32 |
# Dataset Card for "thai_usembassy"
|
| 33 |
|
| 34 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 35 |
+
|
| 36 |
+
This dataset collect all Thai & English news from [U.S. Embassy Bangkok](https://th.usembassy.gov/news-events/).
|