diff --git "a/dataset_infos.json" "b/dataset_infos.json" new file mode 100644--- /dev/null +++ "b/dataset_infos.json" @@ -0,0 +1 @@ +{"wnli.en": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task\nin which a system must read a sentence with a pronoun and select the referent of that pronoun from\na list of choices. The examples are manually constructed to foil simple statistical methods: Each\none is contingent on contextual information provided by a single word or phrase in the sentence.\nTo convert the problem into sentence pair classification, we construct sentence pairs by replacing\nthe ambiguous pronoun with each possible referent. The task is to predict if the sentence with the\npronoun substituted is entailed by the original sentence. We use a small evaluation set consisting of\nnew examples derived from fiction books that was shared privately by the authors of the original\ncorpus. While the included training set is balanced between two classes, the test set is imbalanced\nbetween them (65% not entailment). Also, due to a data quirk, the development set is adversarial:\nhypotheses are sometimes shared between training and development examples, so if a model memorizes the\ntraining examples, they will predict the wrong label on corresponding development set\nexample. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence\nbetween a model's score on this task and its score on the unconverted original task. We\ncall converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3\nIndian languages by AI4Bharat.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n@inproceedings{Levesque2011TheWS,\ntitle={The Winograd Schema Challenge},\nauthor={H. Levesque and E. Davis and L. Morgenstern},\nbooktitle={KR},\nyear={2011}\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference", "license": "", "features": {"hypothesis": {"dtype": "string", "id": null, "_type": "Value"}, "premise": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["not_entailment", "entailment", "None"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wnli.en", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 104577, "num_examples": 635, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 11886, "num_examples": 71, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 37305, "num_examples": 146, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wnli-translated.tar.gz": {"num_bytes": 591249, "checksum": "7babf4a8250bf727e6cd55a4c5e1d4564f01317e91adea45f8eb57b9887b048b"}}, "download_size": 591249, "post_processing_size": null, "dataset_size": 153768, "size_in_bytes": 745017}, "wnli.hi": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task\nin which a system must read a sentence with a pronoun and select the referent of that pronoun from\na list of choices. The examples are manually constructed to foil simple statistical methods: Each\none is contingent on contextual information provided by a single word or phrase in the sentence.\nTo convert the problem into sentence pair classification, we construct sentence pairs by replacing\nthe ambiguous pronoun with each possible referent. The task is to predict if the sentence with the\npronoun substituted is entailed by the original sentence. We use a small evaluation set consisting of\nnew examples derived from fiction books that was shared privately by the authors of the original\ncorpus. While the included training set is balanced between two classes, the test set is imbalanced\nbetween them (65% not entailment). Also, due to a data quirk, the development set is adversarial:\nhypotheses are sometimes shared between training and development examples, so if a model memorizes the\ntraining examples, they will predict the wrong label on corresponding development set\nexample. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence\nbetween a model's score on this task and its score on the unconverted original task. We\ncall converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3\nIndian languages by AI4Bharat.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n@inproceedings{Levesque2011TheWS,\ntitle={The Winograd Schema Challenge},\nauthor={H. Levesque and E. Davis and L. Morgenstern},\nbooktitle={KR},\nyear={2011}\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference", "license": "", "features": {"hypothesis": {"dtype": "string", "id": null, "_type": "Value"}, "premise": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["not_entailment", "entailment", "None"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wnli.hi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 253342, "num_examples": 635, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 28684, "num_examples": 71, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 90831, "num_examples": 146, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wnli-translated.tar.gz": {"num_bytes": 591249, "checksum": "7babf4a8250bf727e6cd55a4c5e1d4564f01317e91adea45f8eb57b9887b048b"}}, "download_size": 591249, "post_processing_size": null, "dataset_size": 372857, "size_in_bytes": 964106}, "wnli.gu": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task\nin which a system must read a sentence with a pronoun and select the referent of that pronoun from\na list of choices. The examples are manually constructed to foil simple statistical methods: Each\none is contingent on contextual information provided by a single word or phrase in the sentence.\nTo convert the problem into sentence pair classification, we construct sentence pairs by replacing\nthe ambiguous pronoun with each possible referent. The task is to predict if the sentence with the\npronoun substituted is entailed by the original sentence. We use a small evaluation set consisting of\nnew examples derived from fiction books that was shared privately by the authors of the original\ncorpus. While the included training set is balanced between two classes, the test set is imbalanced\nbetween them (65% not entailment). Also, due to a data quirk, the development set is adversarial:\nhypotheses are sometimes shared between training and development examples, so if a model memorizes the\ntraining examples, they will predict the wrong label on corresponding development set\nexample. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence\nbetween a model's score on this task and its score on the unconverted original task. We\ncall converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3\nIndian languages by AI4Bharat.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n@inproceedings{Levesque2011TheWS,\ntitle={The Winograd Schema Challenge},\nauthor={H. Levesque and E. Davis and L. Morgenstern},\nbooktitle={KR},\nyear={2011}\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference", "license": "", "features": {"hypothesis": {"dtype": "string", "id": null, "_type": "Value"}, "premise": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["not_entailment", "entailment", "None"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wnli.gu", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 251562, "num_examples": 635, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 28183, "num_examples": 71, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 94586, "num_examples": 146, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wnli-translated.tar.gz": {"num_bytes": 591249, "checksum": "7babf4a8250bf727e6cd55a4c5e1d4564f01317e91adea45f8eb57b9887b048b"}}, "download_size": 591249, "post_processing_size": null, "dataset_size": 374331, "size_in_bytes": 965580}, "wnli.mr": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task\nin which a system must read a sentence with a pronoun and select the referent of that pronoun from\na list of choices. The examples are manually constructed to foil simple statistical methods: Each\none is contingent on contextual information provided by a single word or phrase in the sentence.\nTo convert the problem into sentence pair classification, we construct sentence pairs by replacing\nthe ambiguous pronoun with each possible referent. The task is to predict if the sentence with the\npronoun substituted is entailed by the original sentence. We use a small evaluation set consisting of\nnew examples derived from fiction books that was shared privately by the authors of the original\ncorpus. While the included training set is balanced between two classes, the test set is imbalanced\nbetween them (65% not entailment). Also, due to a data quirk, the development set is adversarial:\nhypotheses are sometimes shared between training and development examples, so if a model memorizes the\ntraining examples, they will predict the wrong label on corresponding development set\nexample. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence\nbetween a model's score on this task and its score on the unconverted original task. We\ncall converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3\nIndian languages by AI4Bharat.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n@inproceedings{Levesque2011TheWS,\ntitle={The Winograd Schema Challenge},\nauthor={H. Levesque and E. Davis and L. Morgenstern},\nbooktitle={KR},\nyear={2011}\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference", "license": "", "features": {"hypothesis": {"dtype": "string", "id": null, "_type": "Value"}, "premise": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["not_entailment", "entailment", "None"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wnli.mr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 256657, "num_examples": 635, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 29226, "num_examples": 71, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 97136, "num_examples": 146, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wnli-translated.tar.gz": {"num_bytes": 591249, "checksum": "7babf4a8250bf727e6cd55a4c5e1d4564f01317e91adea45f8eb57b9887b048b"}}, "download_size": 591249, "post_processing_size": null, "dataset_size": 383019, "size_in_bytes": 974268}, "copa.en": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Choice Of Plausible Alternatives (COPA) evaluation provides researchers with a tool for assessing\nprogress in open-domain commonsense causal reasoning. COPA consists of 1000 questions, split equally\ninto development and test sets of 500 questions each. Each question is composed of a premise and two\nalternatives, where the task is to select the alternative that more plausibly has a causal relation\nwith the premise. The correct alternative is randomized so that the expected performance of randomly\nguessing is 50%. This dataset is translated and publicly released for 3 languages by AI4Bharat.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n@inproceedings{Gordon2011SemEval2012T7,\ntitle={SemEval-2012 Task 7: Choice of Plausible Alternatives: An Evaluation of Commonsense Causal Reasoning},\nauthor={Andrew S. Gordon and Zornitsa Kozareva and Melissa Roemmele},\nbooktitle={SemEval@NAACL-HLT},\nyear={2011}\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference", "license": "", "features": {"premise": {"dtype": "string", "id": null, "_type": "Value"}, "choice1": {"dtype": "string", "id": null, "_type": "Value"}, "choice2": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "copa.en", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 46049, "num_examples": 400, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 11695, "num_examples": 100, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 55862, "num_examples": 500, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/copa-translated.tar.gz": {"num_bytes": 757679, "checksum": "5f30e91c4071c7fc0f1cbe85195def7aa42637d90df313dc9b85db7f9676d008"}}, "download_size": 757679, "post_processing_size": null, "dataset_size": 113606, "size_in_bytes": 871285}, "copa.hi": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Choice Of Plausible Alternatives (COPA) evaluation provides researchers with a tool for assessing\nprogress in open-domain commonsense causal reasoning. COPA consists of 1000 questions, split equally\ninto development and test sets of 500 questions each. Each question is composed of a premise and two\nalternatives, where the task is to select the alternative that more plausibly has a causal relation\nwith the premise. The correct alternative is randomized so that the expected performance of randomly\nguessing is 50%. This dataset is translated and publicly released for 3 languages by AI4Bharat.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n@inproceedings{Gordon2011SemEval2012T7,\ntitle={SemEval-2012 Task 7: Choice of Plausible Alternatives: An Evaluation of Commonsense Causal Reasoning},\nauthor={Andrew S. Gordon and Zornitsa Kozareva and Melissa Roemmele},\nbooktitle={SemEval@NAACL-HLT},\nyear={2011}\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference", "license": "", "features": {"premise": {"dtype": "string", "id": null, "_type": "Value"}, "choice1": {"dtype": "string", "id": null, "_type": "Value"}, "choice2": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "copa.hi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 93392, "num_examples": 362, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 23575, "num_examples": 88, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 112846, "num_examples": 449, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/copa-translated.tar.gz": {"num_bytes": 757679, "checksum": "5f30e91c4071c7fc0f1cbe85195def7aa42637d90df313dc9b85db7f9676d008"}}, "download_size": 757679, "post_processing_size": null, "dataset_size": 229813, "size_in_bytes": 987492}, "copa.gu": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Choice Of Plausible Alternatives (COPA) evaluation provides researchers with a tool for assessing\nprogress in open-domain commonsense causal reasoning. COPA consists of 1000 questions, split equally\ninto development and test sets of 500 questions each. Each question is composed of a premise and two\nalternatives, where the task is to select the alternative that more plausibly has a causal relation\nwith the premise. The correct alternative is randomized so that the expected performance of randomly\nguessing is 50%. This dataset is translated and publicly released for 3 languages by AI4Bharat.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n@inproceedings{Gordon2011SemEval2012T7,\ntitle={SemEval-2012 Task 7: Choice of Plausible Alternatives: An Evaluation of Commonsense Causal Reasoning},\nauthor={Andrew S. Gordon and Zornitsa Kozareva and Melissa Roemmele},\nbooktitle={SemEval@NAACL-HLT},\nyear={2011}\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference", "license": "", "features": {"premise": {"dtype": "string", "id": null, "_type": "Value"}, "choice1": {"dtype": "string", "id": null, "_type": "Value"}, "choice2": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "copa.gu", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 92113, "num_examples": 362, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 23466, "num_examples": 88, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 110013, "num_examples": 448, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/copa-translated.tar.gz": {"num_bytes": 757679, "checksum": "5f30e91c4071c7fc0f1cbe85195def7aa42637d90df313dc9b85db7f9676d008"}}, "download_size": 757679, "post_processing_size": null, "dataset_size": 225592, "size_in_bytes": 983271}, "copa.mr": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Choice Of Plausible Alternatives (COPA) evaluation provides researchers with a tool for assessing\nprogress in open-domain commonsense causal reasoning. COPA consists of 1000 questions, split equally\ninto development and test sets of 500 questions each. Each question is composed of a premise and two\nalternatives, where the task is to select the alternative that more plausibly has a causal relation\nwith the premise. The correct alternative is randomized so that the expected performance of randomly\nguessing is 50%. This dataset is translated and publicly released for 3 languages by AI4Bharat.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n@inproceedings{Gordon2011SemEval2012T7,\ntitle={SemEval-2012 Task 7: Choice of Plausible Alternatives: An Evaluation of Commonsense Causal Reasoning},\nauthor={Andrew S. Gordon and Zornitsa Kozareva and Melissa Roemmele},\nbooktitle={SemEval@NAACL-HLT},\nyear={2011}\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference", "license": "", "features": {"premise": {"dtype": "string", "id": null, "_type": "Value"}, "choice1": {"dtype": "string", "id": null, "_type": "Value"}, "choice2": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "copa.mr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 93457, "num_examples": 362, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 23890, "num_examples": 88, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 112071, "num_examples": 449, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/copa-translated.tar.gz": {"num_bytes": 757679, "checksum": "5f30e91c4071c7fc0f1cbe85195def7aa42637d90df313dc9b85db7f9676d008"}}, "download_size": 757679, "post_processing_size": null, "dataset_size": 229418, "size_in_bytes": 987097}, "sna.bn": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThis dataset is a collection of Bengali News articles. The dataset is used for classifying articles into\n5 different classes namely international, state, kolkata, entertainment and sports.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\nhttps://www.kaggle.com/csoham/classification-bengali-news-articles-indicnlp\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#news-category-classification", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 6, "names": ["kolkata", "state", "national", "sports", "entertainment", "international"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "sna.bn", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 46070054, "num_examples": 11284, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 5648130, "num_examples": 1411, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 5799983, "num_examples": 1411, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/soham-articles.tar.gz": {"num_bytes": 11803096, "checksum": "3ef5e7a1917a53791ba0edfbc35151569525bd5c50d9be2561f48fa953caf64d"}}, "download_size": 11803096, "post_processing_size": null, "dataset_size": 57518167, "size_in_bytes": 69321263}, "csqa.as": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.as", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 3800555, "num_examples": 2942, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 3800555, "size_in_bytes": 68899871}, "csqa.bn": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.bn", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 54671146, "num_examples": 38845, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 54671146, "size_in_bytes": 119770462}, "csqa.gu": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.gu", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 29131703, "num_examples": 22861, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 29131703, "size_in_bytes": 94231019}, "csqa.hi": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.hi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 40409475, "num_examples": 35140, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 40409475, "size_in_bytes": 105508791}, "csqa.kn": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.kn", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 21199880, "num_examples": 13666, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 21199880, "size_in_bytes": 86299196}, "csqa.ml": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.ml", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 47220932, "num_examples": 26537, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 47220932, "size_in_bytes": 112320248}, "csqa.mr": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.mr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 13667238, "num_examples": 11370, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 13667238, "size_in_bytes": 78766554}, "csqa.or": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.or", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 2562397, "num_examples": 1975, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 2562397, "size_in_bytes": 67661713}, "csqa.pa": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.pa", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 5806129, "num_examples": 5667, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 5806129, "size_in_bytes": 70905445}, "csqa.ta": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.ta", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 61868609, "num_examples": 38590, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 61868609, "size_in_bytes": 126967925}, "csqa.te": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nGiven a text with an entity randomly masked, the task is to predict that masked entity from a list of 4\ncandidate entities. The dataset contains around 239k examples across 11 languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cloze-style-question-answering", "license": "", "features": {"question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "out_of_context_options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "csqa.te", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 58785157, "num_examples": 41338, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-cloze.tar.gz": {"num_bytes": 65099316, "checksum": "9028f77adce320ed4878e22dc88175aa9ee9304188bbd30cbdd274750f4871ef"}}, "download_size": 65099316, "post_processing_size": null, "dataset_size": 58785157, "size_in_bytes": 123884473}, "wstp.as": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.as", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 13581364, "num_examples": 5000, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 1698996, "num_examples": 625, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 1697678, "num_examples": 626, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 16978038, "size_in_bytes": 258986129}, "wstp.bn": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.bn", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 143340597, "num_examples": 47580, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 17759264, "num_examples": 5947, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 17633893, "num_examples": 5948, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 178733754, "size_in_bytes": 420741845}, "wstp.gu": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.gu", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 39353520, "num_examples": 10004, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 4887780, "num_examples": 1251, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 4699186, "num_examples": 1251, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 48940486, "size_in_bytes": 290948577}, "wstp.hi": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.hi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 158529718, "num_examples": 44069, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 19371932, "num_examples": 5509, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 19593029, "num_examples": 5509, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 197494679, "size_in_bytes": 439502770}, "wstp.kn": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.kn", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 139950425, "num_examples": 35379, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 17789810, "num_examples": 4422, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 17897059, "num_examples": 4423, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 175637294, "size_in_bytes": 417645385}, "wstp.ml": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.ml", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 88360588, "num_examples": 27527, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 11193368, "num_examples": 3441, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 11150942, "num_examples": 3441, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 110704898, "size_in_bytes": 352712989}, "wstp.mr": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.mr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 28302397, "num_examples": 10446, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 3328826, "num_examples": 1306, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 3631712, "num_examples": 1306, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 35262935, "size_in_bytes": 277271026}, "wstp.or": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.or", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 10900034, "num_examples": 4015, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 1264963, "num_examples": 502, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 1344680, "num_examples": 502, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 13509677, "size_in_bytes": 255517768}, "wstp.pa": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.pa", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 22189758, "num_examples": 8772, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 2789214, "num_examples": 1097, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 2685795, "num_examples": 1097, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 27664767, "size_in_bytes": 269672858}, "wstp.ta": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.ta", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 151929358, "num_examples": 48940, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 18817195, "num_examples": 6117, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 18815099, "num_examples": 6118, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 189561652, "size_in_bytes": 431569743}, "wstp.te": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nPredict the correct title for a Wikipedia section from a given list of four candidate titles.\nThe dataset has 400k examples across 11 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{kakwani2020indicnlpsuite,\ntitle={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\nauthor={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\nyear={2020},\nbooktitle={Findings of EMNLP},\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#wikipedia-section-title-prediction", "license": "", "features": {"sectionText": {"dtype": "string", "id": null, "_type": "Value"}, "correctTitle": {"dtype": "string", "id": null, "_type": "Value"}, "titleA": {"dtype": "string", "id": null, "_type": "Value"}, "titleB": {"dtype": "string", "id": null, "_type": "Value"}, "titleC": {"dtype": "string", "id": null, "_type": "Value"}, "titleD": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wstp.te", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 151696915, "num_examples": 80000, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 19003197, "num_examples": 10000, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 18991941, "num_examples": 10000, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wiki-section-titles.tar.gz": {"num_bytes": 242008091, "checksum": "fa9172954836a1f94041e5b5ae64420ce0225f43d24d0121d0a57498fee74258"}}, "download_size": 242008091, "post_processing_size": null, "dataset_size": 189692053, "size_in_bytes": 431700144}, "inltkh.gu": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nObtained from inltk project. The corpus is a collection of headlines tagged with their news category.\nAvailable for langauges: gu, ml, mr and ta.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\nhttps://github.com/goru001/inltk\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#news-category-classification", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 10, "names": ["entertainment", "business", "tech", "sports", "state", "spirituality", "tamil-cinema", "positive", "negative", "neutral"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "inltkh.gu", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 883067, "num_examples": 5269, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 111205, "num_examples": 659, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 110761, "num_examples": 659, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/inltk-headlines.tar.gz": {"num_bytes": 2054771, "checksum": "b38578ebd4763806828272952f48f750c06cc9807a8c0092fd54a48299188a02"}}, "download_size": 2054771, "post_processing_size": null, "dataset_size": 1105033, "size_in_bytes": 3159804}, "inltkh.ml": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nObtained from inltk project. The corpus is a collection of headlines tagged with their news category.\nAvailable for langauges: gu, ml, mr and ta.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\nhttps://github.com/goru001/inltk\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#news-category-classification", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 10, "names": ["entertainment", "business", "tech", "sports", "state", "spirituality", "tamil-cinema", "positive", "negative", "neutral"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "inltkh.ml", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1108149, "num_examples": 5036, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 140059, "num_examples": 630, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 138851, "num_examples": 630, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/inltk-headlines.tar.gz": {"num_bytes": 2054771, "checksum": "b38578ebd4763806828272952f48f750c06cc9807a8c0092fd54a48299188a02"}}, "download_size": 2054771, "post_processing_size": null, "dataset_size": 1387059, "size_in_bytes": 3441830}, "inltkh.mr": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nObtained from inltk project. The corpus is a collection of headlines tagged with their news category.\nAvailable for langauges: gu, ml, mr and ta.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\nhttps://github.com/goru001/inltk\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#news-category-classification", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 10, "names": ["entertainment", "business", "tech", "sports", "state", "spirituality", "tamil-cinema", "positive", "negative", "neutral"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "inltkh.mr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1462618, "num_examples": 9672, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 180310, "num_examples": 1210, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 180562, "num_examples": 1210, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/inltk-headlines.tar.gz": {"num_bytes": 2054771, "checksum": "b38578ebd4763806828272952f48f750c06cc9807a8c0092fd54a48299188a02"}}, "download_size": 2054771, "post_processing_size": null, "dataset_size": 1823490, "size_in_bytes": 3878261}, "inltkh.ta": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nObtained from inltk project. The corpus is a collection of headlines tagged with their news category.\nAvailable for langauges: gu, ml, mr and ta.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\nhttps://github.com/goru001/inltk\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#news-category-classification", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 10, "names": ["entertainment", "business", "tech", "sports", "state", "spirituality", "tamil-cinema", "positive", "negative", "neutral"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "inltkh.ta", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2659573, "num_examples": 5346, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 316087, "num_examples": 669, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 320469, "num_examples": 669, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/inltk-headlines.tar.gz": {"num_bytes": 2054771, "checksum": "b38578ebd4763806828272952f48f750c06cc9807a8c0092fd54a48299188a02"}}, "download_size": 2054771, "post_processing_size": null, "dataset_size": 3296129, "size_in_bytes": 5350900}, "inltkh.te": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nObtained from inltk project. The corpus is a collection of headlines tagged with their news category.\nAvailable for langauges: gu, ml, mr and ta.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\nhttps://github.com/goru001/inltk\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#news-category-classification", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 10, "names": ["entertainment", "business", "tech", "sports", "state", "spirituality", "tamil-cinema", "positive", "negative", "neutral"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "inltkh.te", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1361671, "num_examples": 4328, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 170475, "num_examples": 541, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 173153, "num_examples": 541, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/inltk-headlines.tar.gz": {"num_bytes": 2054771, "checksum": "b38578ebd4763806828272952f48f750c06cc9807a8c0092fd54a48299188a02"}}, "download_size": 2054771, "post_processing_size": null, "dataset_size": 1705299, "size_in_bytes": 3760070}, "bbca.hi": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThis release consists of 4335 Hindi documents with tags from the BBC Hindi News website.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\nhttps://github.com/NirantK/hindi2vec/releases/tag/bbc-hindi-v0.1\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#news-category-classification", "license": "", "features": {"label": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "bbca.hi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 22126213, "num_examples": 3467, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 5501156, "num_examples": 866, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/bbc-articles.tar.gz": {"num_bytes": 5770136, "checksum": "53705dac0f90a2fb998355d15d6f47ede85fda5863a7eb043b34e71472aae132"}}, "download_size": 5770136, "post_processing_size": null, "dataset_size": 27627369, "size_in_bytes": 33397505}, "cvit-mkb-clsr.en-bn": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nCVIT Maan ki Baat Dataset - Given a sentence in language $L_1$ the task is to retrieve its translation\nfrom a set of candidate sentences in language $L_2$.\nThe dataset contains around 39k parallel sentence pairs across 8 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{siripragada-etal-2020-multilingual,\ntitle = \"A Multilingual Parallel Corpora Collection Effort for {I}ndian Languages\",\nauthor = \"Siripragada, Shashank and\nPhilip, Jerin and\nNamboodiri, Vinay P. and\nJawahar, C V\",\nbooktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\nmonth = may,\nyear = \"2020\",\naddress = \"Marseille, France\",\npublisher = \"European Language Resources Association\",\nurl = \"https://www.aclweb.org/anthology/2020.lrec-1.462\",\npages = \"3743--3751\",\nabstract = \"We present sentence aligned parallel corpora across 10 Indian Languages - Hindi, Telugu, Tamil, Malayalam, Gujarati, Urdu, Bengali, Oriya, Marathi, Punjabi, and English - many of which are categorized as low resource. The corpora are compiled from online sources which have content shared across languages. The corpora presented significantly extends present resources that are either not large enough or are restricted to a specific domain (such as health). We also provide a separate test corpus compiled from an independent online source that can be independently used for validating the performance in 10 Indian languages. Alongside, we report on the methods of constructing such corpora using tools enabled by recent advances in machine translation and cross-lingual retrieval using deep neural network based methods.\",\nlanguage = \"English\",\nISBN = \"979-10-95546-34-4\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cross-lingual-sentence-retrieval", "license": "", "features": {"sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "cvit-mkb-clsr.en-bn", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 2002009, "num_examples": 5522, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/cvit-mkb.tar.gz": {"num_bytes": 3702442, "checksum": "897f0d05e53ba72d45b15a29bc28b44d683d64a22d6a92e0eccf580e053b83ea"}}, "download_size": 3702442, "post_processing_size": null, "dataset_size": 2002009, "size_in_bytes": 5704451}, "cvit-mkb-clsr.en-gu": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nCVIT Maan ki Baat Dataset - Given a sentence in language $L_1$ the task is to retrieve its translation\nfrom a set of candidate sentences in language $L_2$.\nThe dataset contains around 39k parallel sentence pairs across 8 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{siripragada-etal-2020-multilingual,\ntitle = \"A Multilingual Parallel Corpora Collection Effort for {I}ndian Languages\",\nauthor = \"Siripragada, Shashank and\nPhilip, Jerin and\nNamboodiri, Vinay P. and\nJawahar, C V\",\nbooktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\nmonth = may,\nyear = \"2020\",\naddress = \"Marseille, France\",\npublisher = \"European Language Resources Association\",\nurl = \"https://www.aclweb.org/anthology/2020.lrec-1.462\",\npages = \"3743--3751\",\nabstract = \"We present sentence aligned parallel corpora across 10 Indian Languages - Hindi, Telugu, Tamil, Malayalam, Gujarati, Urdu, Bengali, Oriya, Marathi, Punjabi, and English - many of which are categorized as low resource. The corpora are compiled from online sources which have content shared across languages. The corpora presented significantly extends present resources that are either not large enough or are restricted to a specific domain (such as health). We also provide a separate test corpus compiled from an independent online source that can be independently used for validating the performance in 10 Indian languages. Alongside, we report on the methods of constructing such corpora using tools enabled by recent advances in machine translation and cross-lingual retrieval using deep neural network based methods.\",\nlanguage = \"English\",\nISBN = \"979-10-95546-34-4\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cross-lingual-sentence-retrieval", "license": "", "features": {"sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "cvit-mkb-clsr.en-gu", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 2316311, "num_examples": 6463, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/cvit-mkb.tar.gz": {"num_bytes": 3702442, "checksum": "897f0d05e53ba72d45b15a29bc28b44d683d64a22d6a92e0eccf580e053b83ea"}}, "download_size": 3702442, "post_processing_size": null, "dataset_size": 2316311, "size_in_bytes": 6018753}, "cvit-mkb-clsr.en-hi": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nCVIT Maan ki Baat Dataset - Given a sentence in language $L_1$ the task is to retrieve its translation\nfrom a set of candidate sentences in language $L_2$.\nThe dataset contains around 39k parallel sentence pairs across 8 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{siripragada-etal-2020-multilingual,\ntitle = \"A Multilingual Parallel Corpora Collection Effort for {I}ndian Languages\",\nauthor = \"Siripragada, Shashank and\nPhilip, Jerin and\nNamboodiri, Vinay P. and\nJawahar, C V\",\nbooktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\nmonth = may,\nyear = \"2020\",\naddress = \"Marseille, France\",\npublisher = \"European Language Resources Association\",\nurl = \"https://www.aclweb.org/anthology/2020.lrec-1.462\",\npages = \"3743--3751\",\nabstract = \"We present sentence aligned parallel corpora across 10 Indian Languages - Hindi, Telugu, Tamil, Malayalam, Gujarati, Urdu, Bengali, Oriya, Marathi, Punjabi, and English - many of which are categorized as low resource. The corpora are compiled from online sources which have content shared across languages. The corpora presented significantly extends present resources that are either not large enough or are restricted to a specific domain (such as health). We also provide a separate test corpus compiled from an independent online source that can be independently used for validating the performance in 10 Indian languages. Alongside, we report on the methods of constructing such corpora using tools enabled by recent advances in machine translation and cross-lingual retrieval using deep neural network based methods.\",\nlanguage = \"English\",\nISBN = \"979-10-95546-34-4\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cross-lingual-sentence-retrieval", "license": "", "features": {"sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "cvit-mkb-clsr.en-hi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 1866335, "num_examples": 5169, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/cvit-mkb.tar.gz": {"num_bytes": 3702442, "checksum": "897f0d05e53ba72d45b15a29bc28b44d683d64a22d6a92e0eccf580e053b83ea"}}, "download_size": 3702442, "post_processing_size": null, "dataset_size": 1866335, "size_in_bytes": 5568777}, "cvit-mkb-clsr.en-ml": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nCVIT Maan ki Baat Dataset - Given a sentence in language $L_1$ the task is to retrieve its translation\nfrom a set of candidate sentences in language $L_2$.\nThe dataset contains around 39k parallel sentence pairs across 8 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{siripragada-etal-2020-multilingual,\ntitle = \"A Multilingual Parallel Corpora Collection Effort for {I}ndian Languages\",\nauthor = \"Siripragada, Shashank and\nPhilip, Jerin and\nNamboodiri, Vinay P. and\nJawahar, C V\",\nbooktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\nmonth = may,\nyear = \"2020\",\naddress = \"Marseille, France\",\npublisher = \"European Language Resources Association\",\nurl = \"https://www.aclweb.org/anthology/2020.lrec-1.462\",\npages = \"3743--3751\",\nabstract = \"We present sentence aligned parallel corpora across 10 Indian Languages - Hindi, Telugu, Tamil, Malayalam, Gujarati, Urdu, Bengali, Oriya, Marathi, Punjabi, and English - many of which are categorized as low resource. The corpora are compiled from online sources which have content shared across languages. The corpora presented significantly extends present resources that are either not large enough or are restricted to a specific domain (such as health). We also provide a separate test corpus compiled from an independent online source that can be independently used for validating the performance in 10 Indian languages. Alongside, we report on the methods of constructing such corpora using tools enabled by recent advances in machine translation and cross-lingual retrieval using deep neural network based methods.\",\nlanguage = \"English\",\nISBN = \"979-10-95546-34-4\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cross-lingual-sentence-retrieval", "license": "", "features": {"sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "cvit-mkb-clsr.en-ml", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 1999869, "num_examples": 4886, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/cvit-mkb.tar.gz": {"num_bytes": 3702442, "checksum": "897f0d05e53ba72d45b15a29bc28b44d683d64a22d6a92e0eccf580e053b83ea"}}, "download_size": 3702442, "post_processing_size": null, "dataset_size": 1999869, "size_in_bytes": 5702311}, "cvit-mkb-clsr.en-mr": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nCVIT Maan ki Baat Dataset - Given a sentence in language $L_1$ the task is to retrieve its translation\nfrom a set of candidate sentences in language $L_2$.\nThe dataset contains around 39k parallel sentence pairs across 8 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{siripragada-etal-2020-multilingual,\ntitle = \"A Multilingual Parallel Corpora Collection Effort for {I}ndian Languages\",\nauthor = \"Siripragada, Shashank and\nPhilip, Jerin and\nNamboodiri, Vinay P. and\nJawahar, C V\",\nbooktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\nmonth = may,\nyear = \"2020\",\naddress = \"Marseille, France\",\npublisher = \"European Language Resources Association\",\nurl = \"https://www.aclweb.org/anthology/2020.lrec-1.462\",\npages = \"3743--3751\",\nabstract = \"We present sentence aligned parallel corpora across 10 Indian Languages - Hindi, Telugu, Tamil, Malayalam, Gujarati, Urdu, Bengali, Oriya, Marathi, Punjabi, and English - many of which are categorized as low resource. The corpora are compiled from online sources which have content shared across languages. The corpora presented significantly extends present resources that are either not large enough or are restricted to a specific domain (such as health). We also provide a separate test corpus compiled from an independent online source that can be independently used for validating the performance in 10 Indian languages. Alongside, we report on the methods of constructing such corpora using tools enabled by recent advances in machine translation and cross-lingual retrieval using deep neural network based methods.\",\nlanguage = \"English\",\nISBN = \"979-10-95546-34-4\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cross-lingual-sentence-retrieval", "license": "", "features": {"sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "cvit-mkb-clsr.en-mr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 2142129, "num_examples": 5760, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/cvit-mkb.tar.gz": {"num_bytes": 3702442, "checksum": "897f0d05e53ba72d45b15a29bc28b44d683d64a22d6a92e0eccf580e053b83ea"}}, "download_size": 3702442, "post_processing_size": null, "dataset_size": 2142129, "size_in_bytes": 5844571}, "cvit-mkb-clsr.en-or": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nCVIT Maan ki Baat Dataset - Given a sentence in language $L_1$ the task is to retrieve its translation\nfrom a set of candidate sentences in language $L_2$.\nThe dataset contains around 39k parallel sentence pairs across 8 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{siripragada-etal-2020-multilingual,\ntitle = \"A Multilingual Parallel Corpora Collection Effort for {I}ndian Languages\",\nauthor = \"Siripragada, Shashank and\nPhilip, Jerin and\nNamboodiri, Vinay P. and\nJawahar, C V\",\nbooktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\nmonth = may,\nyear = \"2020\",\naddress = \"Marseille, France\",\npublisher = \"European Language Resources Association\",\nurl = \"https://www.aclweb.org/anthology/2020.lrec-1.462\",\npages = \"3743--3751\",\nabstract = \"We present sentence aligned parallel corpora across 10 Indian Languages - Hindi, Telugu, Tamil, Malayalam, Gujarati, Urdu, Bengali, Oriya, Marathi, Punjabi, and English - many of which are categorized as low resource. The corpora are compiled from online sources which have content shared across languages. The corpora presented significantly extends present resources that are either not large enough or are restricted to a specific domain (such as health). We also provide a separate test corpus compiled from an independent online source that can be independently used for validating the performance in 10 Indian languages. Alongside, we report on the methods of constructing such corpora using tools enabled by recent advances in machine translation and cross-lingual retrieval using deep neural network based methods.\",\nlanguage = \"English\",\nISBN = \"979-10-95546-34-4\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cross-lingual-sentence-retrieval", "license": "", "features": {"sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "cvit-mkb-clsr.en-or", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 276385, "num_examples": 752, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/cvit-mkb.tar.gz": {"num_bytes": 3702442, "checksum": "897f0d05e53ba72d45b15a29bc28b44d683d64a22d6a92e0eccf580e053b83ea"}}, "download_size": 3702442, "post_processing_size": null, "dataset_size": 276385, "size_in_bytes": 3978827}, "cvit-mkb-clsr.en-ta": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nCVIT Maan ki Baat Dataset - Given a sentence in language $L_1$ the task is to retrieve its translation\nfrom a set of candidate sentences in language $L_2$.\nThe dataset contains around 39k parallel sentence pairs across 8 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{siripragada-etal-2020-multilingual,\ntitle = \"A Multilingual Parallel Corpora Collection Effort for {I}ndian Languages\",\nauthor = \"Siripragada, Shashank and\nPhilip, Jerin and\nNamboodiri, Vinay P. and\nJawahar, C V\",\nbooktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\nmonth = may,\nyear = \"2020\",\naddress = \"Marseille, France\",\npublisher = \"European Language Resources Association\",\nurl = \"https://www.aclweb.org/anthology/2020.lrec-1.462\",\npages = \"3743--3751\",\nabstract = \"We present sentence aligned parallel corpora across 10 Indian Languages - Hindi, Telugu, Tamil, Malayalam, Gujarati, Urdu, Bengali, Oriya, Marathi, Punjabi, and English - many of which are categorized as low resource. The corpora are compiled from online sources which have content shared across languages. The corpora presented significantly extends present resources that are either not large enough or are restricted to a specific domain (such as health). We also provide a separate test corpus compiled from an independent online source that can be independently used for validating the performance in 10 Indian languages. Alongside, we report on the methods of constructing such corpora using tools enabled by recent advances in machine translation and cross-lingual retrieval using deep neural network based methods.\",\nlanguage = \"English\",\nISBN = \"979-10-95546-34-4\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cross-lingual-sentence-retrieval", "license": "", "features": {"sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "cvit-mkb-clsr.en-ta", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 2576460, "num_examples": 5637, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/cvit-mkb.tar.gz": {"num_bytes": 3702442, "checksum": "897f0d05e53ba72d45b15a29bc28b44d683d64a22d6a92e0eccf580e053b83ea"}}, "download_size": 3702442, "post_processing_size": null, "dataset_size": 2576460, "size_in_bytes": 6278902}, "cvit-mkb-clsr.en-te": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nCVIT Maan ki Baat Dataset - Given a sentence in language $L_1$ the task is to retrieve its translation\nfrom a set of candidate sentences in language $L_2$.\nThe dataset contains around 39k parallel sentence pairs across 8 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{siripragada-etal-2020-multilingual,\ntitle = \"A Multilingual Parallel Corpora Collection Effort for {I}ndian Languages\",\nauthor = \"Siripragada, Shashank and\nPhilip, Jerin and\nNamboodiri, Vinay P. and\nJawahar, C V\",\nbooktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\nmonth = may,\nyear = \"2020\",\naddress = \"Marseille, France\",\npublisher = \"European Language Resources Association\",\nurl = \"https://www.aclweb.org/anthology/2020.lrec-1.462\",\npages = \"3743--3751\",\nabstract = \"We present sentence aligned parallel corpora across 10 Indian Languages - Hindi, Telugu, Tamil, Malayalam, Gujarati, Urdu, Bengali, Oriya, Marathi, Punjabi, and English - many of which are categorized as low resource. The corpora are compiled from online sources which have content shared across languages. The corpora presented significantly extends present resources that are either not large enough or are restricted to a specific domain (such as health). We also provide a separate test corpus compiled from an independent online source that can be independently used for validating the performance in 10 Indian languages. Alongside, we report on the methods of constructing such corpora using tools enabled by recent advances in machine translation and cross-lingual retrieval using deep neural network based methods.\",\nlanguage = \"English\",\nISBN = \"979-10-95546-34-4\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cross-lingual-sentence-retrieval", "license": "", "features": {"sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "cvit-mkb-clsr.en-te", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 1781235, "num_examples": 5049, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/cvit-mkb.tar.gz": {"num_bytes": 3702442, "checksum": "897f0d05e53ba72d45b15a29bc28b44d683d64a22d6a92e0eccf580e053b83ea"}}, "download_size": 3702442, "post_processing_size": null, "dataset_size": 1781235, "size_in_bytes": 5483677}, "cvit-mkb-clsr.en-ur": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nCVIT Maan ki Baat Dataset - Given a sentence in language $L_1$ the task is to retrieve its translation\nfrom a set of candidate sentences in language $L_2$.\nThe dataset contains around 39k parallel sentence pairs across 8 Indian languages.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{siripragada-etal-2020-multilingual,\ntitle = \"A Multilingual Parallel Corpora Collection Effort for {I}ndian Languages\",\nauthor = \"Siripragada, Shashank and\nPhilip, Jerin and\nNamboodiri, Vinay P. and\nJawahar, C V\",\nbooktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\nmonth = may,\nyear = \"2020\",\naddress = \"Marseille, France\",\npublisher = \"European Language Resources Association\",\nurl = \"https://www.aclweb.org/anthology/2020.lrec-1.462\",\npages = \"3743--3751\",\nabstract = \"We present sentence aligned parallel corpora across 10 Indian Languages - Hindi, Telugu, Tamil, Malayalam, Gujarati, Urdu, Bengali, Oriya, Marathi, Punjabi, and English - many of which are categorized as low resource. The corpora are compiled from online sources which have content shared across languages. The corpora presented significantly extends present resources that are either not large enough or are restricted to a specific domain (such as health). We also provide a separate test corpus compiled from an independent online source that can be independently used for validating the performance in 10 Indian languages. Alongside, we report on the methods of constructing such corpora using tools enabled by recent advances in machine translation and cross-lingual retrieval using deep neural network based methods.\",\nlanguage = \"English\",\nISBN = \"979-10-95546-34-4\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#cross-lingual-sentence-retrieval", "license": "", "features": {"sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "cvit-mkb-clsr.en-ur", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 290450, "num_examples": 1006, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/cvit-mkb.tar.gz": {"num_bytes": 3702442, "checksum": "897f0d05e53ba72d45b15a29bc28b44d683d64a22d6a92e0eccf580e053b83ea"}}, "download_size": 3702442, "post_processing_size": null, "dataset_size": 290450, "size_in_bytes": 3992892}, "iitp-mr.hi": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nIIT Patna Product Reviews: Sentiment analysis corpus for product reviews posted in Hindi.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{akhtar-etal-2016-hybrid,\n title = \"A Hybrid Deep Learning Architecture for Sentiment Analysis\",\n author = \"Akhtar, Md Shad and\n Kumar, Ayush and\n Ekbal, Asif and\n Bhattacharyya, Pushpak\",\n booktitle = \"Proceedings of {COLING} 2016, the 26th International Conference on Computational Linguistics: Technical Papers\",\n month = dec,\n year = \"2016\",\n address = \"Osaka, Japan\",\n publisher = \"The COLING 2016 Organizing Committee\",\n url = \"https://www.aclweb.org/anthology/C16-1047\",\n pages = \"482--493\",\n abstract = \"In this paper, we propose a novel hybrid deep learning archtecture which is highly efficient for sentiment analysis in resource-poor languages. We learn sentiment embedded vectors from the Convolutional Neural Network (CNN). These are augmented to a set of optimized features selected through a multi-objective optimization (MOO) framework. The sentiment augmented optimized vector obtained at the end is used for the training of SVM for sentiment classification. We evaluate our proposed approach for coarse-grained (i.e. sentence level) as well as fine-grained (i.e. aspect level) sentiment analysis on four Hindi datasets covering varying domains. In order to show that our proposed method is generic in nature we also evaluate it on two benchmark English datasets. Evaluation shows that the results of the proposed method are consistent across all the datasets and often outperforms the state-of-art systems. To the best of our knowledge, this is the very first attempt where such a deep learning model is used for less-resourced languages such as Hindi.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#sentiment-analysis", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["negative", "neutral", "positive"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "iitp-mr.hi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 6704909, "num_examples": 2480, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 822222, "num_examples": 310, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 702377, "num_examples": 310, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/iitp-movie-reviews.tar.gz": {"num_bytes": 1742048, "checksum": "5d1a614acbe2428d9eddd78079f5cdb5fdc50a27d73f999d098c8ff8d7b4403b"}}, "download_size": 1742048, "post_processing_size": null, "dataset_size": 8229508, "size_in_bytes": 9971556}, "iitp-pr.hi": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nIIT Patna Product Reviews: Sentiment analysis corpus for product reviews posted in Hindi.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{akhtar-etal-2016-hybrid,\n title = \"A Hybrid Deep Learning Architecture for Sentiment Analysis\",\n author = \"Akhtar, Md Shad and\n Kumar, Ayush and\n Ekbal, Asif and\n Bhattacharyya, Pushpak\",\n booktitle = \"Proceedings of {COLING} 2016, the 26th International Conference on Computational Linguistics: Technical Papers\",\n month = dec,\n year = \"2016\",\n address = \"Osaka, Japan\",\n publisher = \"The COLING 2016 Organizing Committee\",\n url = \"https://www.aclweb.org/anthology/C16-1047\",\n pages = \"482--493\",\n abstract = \"In this paper, we propose a novel hybrid deep learning archtecture which is highly efficient for sentiment analysis in resource-poor languages. We learn sentiment embedded vectors from the Convolutional Neural Network (CNN). These are augmented to a set of optimized features selected through a multi-objective optimization (MOO) framework. The sentiment augmented optimized vector obtained at the end is used for the training of SVM for sentiment classification. We evaluate our proposed approach for coarse-grained (i.e. sentence level) as well as fine-grained (i.e. aspect level) sentiment analysis on four Hindi datasets covering varying domains. In order to show that our proposed method is generic in nature we also evaluate it on two benchmark English datasets. Evaluation shows that the results of the proposed method are consistent across all the datasets and often outperforms the state-of-art systems. To the best of our knowledge, this is the very first attempt where such a deep learning model is used for less-resourced languages such as Hindi.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#sentiment-analysis", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["negative", "neutral", "positive"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "iitp-pr.hi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 945593, "num_examples": 4182, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 120104, "num_examples": 523, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 121914, "num_examples": 523, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/iitp-product-reviews.tar.gz": {"num_bytes": 266545, "checksum": "68e4245ec0ccd2b028501be05f5e9d9047b3834009135f3557e43c1c9c289b2a"}}, "download_size": 266545, "post_processing_size": null, "dataset_size": 1187611, "size_in_bytes": 1454156}, "actsa-sc.te": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nACTSA Corpus: Sentiment analysis corpus for Telugu sentences.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{mukku-mamidi-2017-actsa,\n title = \"{ACTSA}: Annotated Corpus for {T}elugu Sentiment Analysis\",\n author = \"Mukku, Sandeep Sricharan and\n Mamidi, Radhika\",\n booktitle = \"Proceedings of the First Workshop on Building Linguistically Generalizable {NLP} Systems\",\n month = sep,\n year = \"2017\",\n address = \"Copenhagen, Denmark\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/W17-5408\",\n doi = \"10.18653/v1/W17-5408\",\n pages = \"54--58\",\n abstract = \"Sentiment analysis deals with the task of determining the polarity of a document or sentence and has received a lot of attention in recent years for the English language. With the rapid growth of social media these days, a lot of data is available in regional languages besides English. Telugu is one such regional language with abundant data available in social media, but it{'}s hard to find a labelled data of sentences for Telugu Sentiment Analysis. In this paper, we describe an effort to build a gold-standard annotated corpus of Telugu sentences to support Telugu Sentiment Analysis. The corpus, named ACTSA (Annotated Corpus for Telugu Sentiment Analysis) has a collection of Telugu sentences taken from different sources which were then pre-processed and manually annotated by native Telugu speakers using our annotation guidelines. In total, we have annotated 5457 sentences, which makes our corpus the largest resource currently available. The corpus and the annotation guidelines are made publicly available.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#sentiment-analysis", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["positive", "negative"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "actsa-sc.te", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1370911, "num_examples": 4328, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 166093, "num_examples": 541, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 168295, "num_examples": 541, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/actsa.tar.gz": {"num_bytes": 378882, "checksum": "013a7df570095bd085fb491dabd71c92f285a2cdde718d676c5a7cd16210559b"}}, "download_size": 378882, "post_processing_size": null, "dataset_size": 1705299, "size_in_bytes": 2084181}, "md.hi": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Hindi Discourse Analysis dataset is a corpus for analyzing discourse modes present in its sentences.\nIt contains sentences from stories written by 11 famous authors from the 20th Century. 4-5 stories by\neach author have been selected which were available in the public domain resulting in a collection of 53 stories.\nMost of these short stories were originally written in Hindi but some of them were written in other Indian languages\nand later translated to Hindi.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n@inproceedings{Dhanwal2020AnAD,\ntitle={An Annotated Dataset of Discourse Modes in Hindi Stories},\nauthor={Swapnil Dhanwal and Hritwik Dutta and Hitesh Nankani and Nilay Shrivastava and Y. Kumar and Junyi Jessy Li and Debanjan Mahata and Rakesh Gosangi and Haimin Zhang and R. R. Shah and Amanda Stent},\nbooktitle={LREC},\nyear={2020}\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#discourse-analysis", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "discourse_mode": {"dtype": "string", "id": null, "_type": "Value"}, "story_number": {"dtype": "int32", "id": null, "_type": "Value"}, "id": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "md.hi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1672117, "num_examples": 7974, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 211195, "num_examples": 997, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 210183, "num_examples": 997, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/midas-discourse.tar.gz": {"num_bytes": 1048441, "checksum": "37ccd01a16525edce4faf9b6e4a4aca08e7e171f83bcc2ef9a86660c5feecd07"}}, "download_size": 1048441, "post_processing_size": null, "dataset_size": 2093495, "size_in_bytes": 3141936}, "wiki-ner.as": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.as", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 12532, "num_examples": 1021, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 2164, "num_examples": 157, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 2200, "num_examples": 160, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 16896, "size_in_bytes": 5997168}, "wiki-ner.bn": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.bn", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 243516, "num_examples": 20223, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 36100, "num_examples": 2985, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 32560, "num_examples": 2690, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 312176, "size_in_bytes": 6292448}, "wiki-ner.gu": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.gu", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 28396, "num_examples": 2343, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 3844, "num_examples": 297, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 3340, "num_examples": 255, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 35580, "size_in_bytes": 6015852}, "wiki-ner.hi": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.hi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 113836, "num_examples": 9463, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 13648, "num_examples": 1114, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 15352, "num_examples": 1256, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 142836, "size_in_bytes": 6123108}, "wiki-ner.kn": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.kn", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 32428, "num_examples": 2679, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 5224, "num_examples": 412, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 5992, "num_examples": 476, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 43644, "size_in_bytes": 6023916}, "wiki-ner.ml": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.ml", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 188000, "num_examples": 15620, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 25084, "num_examples": 2067, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 24784, "num_examples": 2042, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 237868, "size_in_bytes": 6218140}, "wiki-ner.mr": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.mr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 146372, "num_examples": 12151, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 18256, "num_examples": 1498, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 16228, "num_examples": 1329, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 180856, "size_in_bytes": 6161128}, "wiki-ner.or": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.or", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 13204, "num_examples": 1077, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 1864, "num_examples": 132, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 2116, "num_examples": 153, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 17184, "size_in_bytes": 5997456}, "wiki-ner.pa": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.pa", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 17176, "num_examples": 1408, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 2512, "num_examples": 186, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 2428, "num_examples": 179, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 22116, "size_in_bytes": 6002388}, "wiki-ner.ta": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.ta", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 246432, "num_examples": 20466, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 31312, "num_examples": 2586, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 31612, "num_examples": 2611, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 309356, "size_in_bytes": 6289628}, "wiki-ner.te": {"description": " IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\n variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe WikiANN dataset (Pan et al. 2017) is a dataset with NER annotations for PER, ORG and LOC. It has been constructed using\nthe linked entities in Wikipedia pages for 282 different languages including Danish.\n", "citation": " @inproceedings{kakwani2020indicnlpsuite,\n title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages}},\n author={Divyanshu Kakwani and Anoop Kunchukuttan and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar},\n year={2020},\n booktitle={Findings of EMNLP},\n}\n\n\n @inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}\n", "homepage": "https://indicnlp.ai4bharat.org/indic-glue/#named-entity-recognition", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["B-LOC", "B-ORG", "B-PER", "I-LOC", "I-ORG", "I-PER", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "additional_info": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "indic_glue", "config_name": "wiki-ner.te", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 96016, "num_examples": 7978, "dataset_name": "indic_glue"}, "validation": {"name": "validation", "num_bytes": 10372, "num_examples": 841, "dataset_name": "indic_glue"}, "test": {"name": "test", "num_bytes": 13600, "num_examples": 1110, "dataset_name": "indic_glue"}}, "download_checksums": {"https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/wikiann-ner.tar.gz": {"num_bytes": 5980272, "checksum": "2bb060394a6816c9a4f3c31976d9819174067cc75b976bc4b00e5c624cd2751d"}}, "download_size": 5980272, "post_processing_size": null, "dataset_size": 119988, "size_in_bytes": 6100260}} \ No newline at end of file