Update README.md
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ configs:
|
|
| 40 |
data_files:
|
| 41 |
- split: train
|
| 42 |
path: data/train-*
|
| 43 |
-
license:
|
| 44 |
language:
|
| 45 |
- th
|
| 46 |
tags:
|
|
@@ -73,7 +73,7 @@ This articles were scraped from the following sources:
|
|
| 73 |
|
| 74 |
|
| 75 |
## License
|
| 76 |
-
This dataset is provided under
|
| 77 |
However, we noted that the [extracted facts from these articles](https://huggingface.co/datasets/ThaiLLM/med-facts) are released under MIT License.
|
| 78 |
|
| 79 |
## Acknowledgement
|
|
|
|
| 40 |
data_files:
|
| 41 |
- split: train
|
| 42 |
path: data/train-*
|
| 43 |
+
license: cc0-1.0
|
| 44 |
language:
|
| 45 |
- th
|
| 46 |
tags:
|
|
|
|
| 73 |
|
| 74 |
|
| 75 |
## License
|
| 76 |
+
This dataset is provided under CC0 since the data was scraped via internet without official permission asked.
|
| 77 |
However, we noted that the [extracted facts from these articles](https://huggingface.co/datasets/ThaiLLM/med-facts) are released under MIT License.
|
| 78 |
|
| 79 |
## Acknowledgement
|