gurgutan commited on
Commit
a498ab9
·
verified ·
1 Parent(s): 780943e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -11
README.md CHANGED
@@ -74,16 +74,18 @@ The dataset consists of hadith records from 14 books, with each record containin
74
  "hadith_narrator_en": "Name of the narrator in English"
75
  }
76
  ```
77
- Fields Description
78
- book_id: Unique identifier for each of the 14 hadith books in the collection
79
- book_title_en/ar: Title of the hadith book in English and Arabic
80
- book_author_en/ar: Author of the hadith book in English and Arabic
81
- hadith_uid: Unique identifier for each hadith across the entire collection
82
- hadith_book_id: Reference to the book containing this hadith
83
- hadith_chapter_id: Identifier for the chapter within the book
84
- hadith_chapter_name_en/ar: Name of the chapter in English and Arabic
85
- hadith_text_en/ar: The full text of the hadith in English and Arabic
86
- hadith_narrator_en: The name of the narrator in English
 
 
87
  The dataset contains hadiths from 14 major collections, providing a comprehensive resource for hadith studies, translation tasks, and question-answering applications in both English and Arabic.
88
 
89
  ## Dataset Creation
@@ -138,7 +140,6 @@ Users should be made aware of the risks, biases and limitations of the dataset.
138
 
139
  ## Citation
140
 
141
-
142
  If you find our work helpful, feel free to give us a cite.
143
  Dataset was created by Slepvochev Ivan. If you use this dataset, please cite:
144
 
 
74
  "hadith_narrator_en": "Name of the narrator in English"
75
  }
76
  ```
77
+
78
+ **Fields Description:**
79
+ - book_id: Unique identifier for each of the 14 hadith books in the collection
80
+ - book_title_en/ar: Title of the hadith book in English and Arabic
81
+ - book_author_en/ar: Author of the hadith book in English and Arabic
82
+ - hadith_uid: Unique identifier for each hadith across the entire collection
83
+ - hadith_book_id: Identifier for hadith within the book containing this hadith
84
+ - hadith_chapter_id: Identifier for the chapter within the book
85
+ - hadith_chapter_name_en/ar: Name of the chapter in English and Arabic
86
+ - hadith_text_en/ar: The full text of the hadith in English and Arabic
87
+ - hadith_narrator_en: The name of the narrator in English
88
+
89
  The dataset contains hadiths from 14 major collections, providing a comprehensive resource for hadith studies, translation tasks, and question-answering applications in both English and Arabic.
90
 
91
  ## Dataset Creation
 
140
 
141
  ## Citation
142
 
 
143
  If you find our work helpful, feel free to give us a cite.
144
  Dataset was created by Slepvochev Ivan. If you use this dataset, please cite:
145