ogulcanakca commited on
Commit
f305eef
·
verified ·
1 Parent(s): 2c6aaf6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -63,7 +63,7 @@ To load a specific version:
63
 
64
  ```python
65
  from datasets import load_dataset
66
- ds = load_dataset("ogulcanakca/epdk_elektrik_piyasasi_mevzuat", revision="v2.0.0")
67
  ```
68
 
69
  ---
@@ -123,7 +123,7 @@ All text is in **Turkish (`tr`)**.
123
  author = {Oğulcan Akca},
124
  title = {EPDK Corpus (v2)},
125
  year = {2025},
126
- url = {https://huggingface.co/datasets/ogulcanakca/epdk_elektrik_piyasasi_mevzuat}
127
  }
128
  ```
129
 
 
63
 
64
  ```python
65
  from datasets import load_dataset
66
+ ds = load_dataset("ogulcanakca/epdk_corpus", revision="v2.0.0")
67
  ```
68
 
69
  ---
 
123
  author = {Oğulcan Akca},
124
  title = {EPDK Corpus (v2)},
125
  year = {2025},
126
+ url = {https://huggingface.co/datasets/ogulcanakca/epdk_corpus}
127
  }
128
  ```
129