kasunUdayanga commited on
Commit
0c1df17
·
verified ·
1 Parent(s): 1c14482

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -9
README.md CHANGED
@@ -85,13 +85,4 @@ Each entry consists of a sentence split into tokens with their respective NER ta
85
  ## Licensing Information
86
  This dataset is released under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** license. Users are free to share and adapt the material as long as appropriate credit is given to the original creators.
87
 
88
- ## How to use
89
- You can load this dataset using the Hugging Face `datasets` library:
90
 
91
- ```python
92
- from datasets import load_dataset
93
-
94
- dataset = load_dataset("kasunUdayanga/Sinhala_Annotation_Dataset")
95
-
96
- # Example of accessing the data
97
- print(dataset['train'][0])
 
85
  ## Licensing Information
86
  This dataset is released under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** license. Users are free to share and adapt the material as long as appropriate credit is given to the original creators.
87
 
 
 
88