murodbek commited on
Commit
f90ec2f
1 Parent(s): de4fe0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -68,7 +68,7 @@ tags:
68
 
69
  ## Dataset Description
70
 
71
- - **Homepage:** [https://yknzhu.wixsite.com/mbweb](https://yknzhu.wixsite.com/mbweb)
72
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
73
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
74
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -87,7 +87,7 @@ To load and use dataset, run this script:
87
  ```python
88
  from datasets import load_dataset
89
 
90
- load_dataset("tahrirchi/uz-books")
91
  ```
92
 
93
  ## Dataset Structure
@@ -141,6 +141,12 @@ Please cite this model using the following format:
141
  }
142
  ```
143
 
 
 
 
 
 
 
144
 
145
  ## Contacts
146
 
 
68
 
69
  ## Dataset Description
70
 
71
+ - **Homepage:** [https://tahrirchi.uz/grammatika-tekshiruvi](https://tahrirchi.uz/grammatika-tekshiruvi)
72
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
73
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
74
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
87
  ```python
88
  from datasets import load_dataset
89
 
90
+ uz_books=load_dataset("tahrirchi/uz-books")
91
  ```
92
 
93
  ## Dataset Structure
 
141
  }
142
  ```
143
 
144
+ ## Gratitude
145
+
146
+ We are thankfull for these awesome organizations and people for help to make it happen:
147
+
148
+ - [Ilya Gusev](https://github.com/IlyaGusev/): for advise throughout the process
149
+ - [David Dale](https://daviddale.ru): for advise throughout the process
150
 
151
  ## Contacts
152