ganeshjcs commited on
Commit
cbcd46d
1 Parent(s): 9e0f2fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -11,9 +11,10 @@ multilinguality:
11
  - monolingual
12
  pretty_name: Hindi Article Generation
13
  size_categories:
14
- - n>1K
15
  source_datasets:
16
- - extended|https://www.kaggle.com/datasets/disisbig/hindi-text-short-summarization-corpus
 
17
  tags:
18
  - generation
19
  task_categories:
@@ -61,7 +62,7 @@ This was created as a part of [Aya Open Science Initiative](https://sites.google
61
  - `inputs` : Prompt or input to the language model.
62
  - `targets` : Completion or output of the language model.
63
  - `template_id` : Id of the template used in `inputs` and `targets`.
64
- - `template_lang`: ISO code of the language used in the `inputs` and `targets` where *tel* refers to Telugu.
65
 
66
  ## Templates
67
  For the creation of instruct-style prompts and completions from the original dataset, the following one template category with 6 different variations were used:
@@ -97,4 +98,4 @@ Hindi
97
  - Although there is utmost care taken to keep the dataset as monolingual, there might be some records that may contain English Language along with Hindi.
98
 
99
  # Contributors
100
- [Ganesh Jagadeesan](https://github.com/ElefHead)
 
11
  - monolingual
12
  pretty_name: Hindi Article Generation
13
  size_categories:
14
+ - 10K<n<100K
15
  source_datasets:
16
+ - >-
17
+ https://www.kaggle.com/datasets/disisbig/hindi-text-short-summarization-corpus
18
  tags:
19
  - generation
20
  task_categories:
 
62
  - `inputs` : Prompt or input to the language model.
63
  - `targets` : Completion or output of the language model.
64
  - `template_id` : Id of the template used in `inputs` and `targets`.
65
+ - `template_lang`: ISO code of the language used in the `inputs` and `targets` where *hin* refers to Hindi.
66
 
67
  ## Templates
68
  For the creation of instruct-style prompts and completions from the original dataset, the following one template category with 6 different variations were used:
 
98
  - Although there is utmost care taken to keep the dataset as monolingual, there might be some records that may contain English Language along with Hindi.
99
 
100
  # Contributors
101
+ [Ganesh Jagadeesan](https://github.com/ElefHead)