Porameht commited on
Commit
526bcb2
1 Parent(s): a1a5187

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -73,7 +73,7 @@ To load the dataset using the Hugging Face `datasets` library:
73
  ```python
74
  from datasets import load_dataset
75
 
76
- dataset = load_dataset("Porameht/product-thai")
77
  ```
78
 
79
  ## Data Splits
@@ -114,7 +114,7 @@ If you use this dataset in your research or applications, please cite it as foll
114
  title = {Product Thai Dataset},
115
  year = {2023},
116
  publisher = {Hugging Face},
117
- url = {https://huggingface.co/datasets/Porameht/product-thai}
118
  }
119
  ```
120
 
 
73
  ```python
74
  from datasets import load_dataset
75
 
76
+ dataset = load_dataset("Porameht/product-thai-114k")
77
  ```
78
 
79
  ## Data Splits
 
114
  title = {Product Thai Dataset},
115
  year = {2023},
116
  publisher = {Hugging Face},
117
+ url = {https://huggingface.co/datasets/Porameht/product-thai-114k}
118
  }
119
  ```
120