Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Sub-tasks:
document-retrieval
Languages:
Hindi
Size:
10K - 100K
Tags:
text-retrieval
License:
Update README.md
Browse files
README.md
CHANGED
@@ -30,24 +30,6 @@ dataset_info:
|
|
30 |
dtype: string
|
31 |
- name: text
|
32 |
dtype: string
|
33 |
-
- name: metadata
|
34 |
-
dtype:
|
35 |
-
struct: # Metadata is a dictionary (structured data)
|
36 |
-
fields:
|
37 |
-
- name: authors
|
38 |
-
dtype:
|
39 |
-
sequence: # List of authors
|
40 |
-
dtype: string
|
41 |
-
- name: year
|
42 |
-
dtype: int32 # Year as an integer
|
43 |
-
- name: cited_by
|
44 |
-
dtype:
|
45 |
-
sequence: # List of citation IDs
|
46 |
-
dtype: string
|
47 |
-
- name: references
|
48 |
-
dtype:
|
49 |
-
sequence: # List of references (may be empty)
|
50 |
-
dtype: string
|
51 |
- config_name: queries
|
52 |
features:
|
53 |
- name: _id
|
|
|
30 |
dtype: string
|
31 |
- name: text
|
32 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
- config_name: queries
|
34 |
features:
|
35 |
- name: _id
|