Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
Dask
License:
l3cube-pune commited on
Commit
45077f7
·
verified ·
1 Parent(s): 485fb84

Updated dataset files

Browse files
Files changed (4) hide show
  1. Marathi/test.json +2 -2
  2. Marathi/train.json +2 -2
  3. Marathi/val.json +2 -2
  4. README.md +0 -8
Marathi/test.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c09dd10a4eccef3a0715b4a69d1e308ab0925caa54eec8e7c12d8bb3e47704a
3
- size 29288519
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41954e11bf39e5ef14a8c9377c24c6c79ee47183f2ac30d0beeaffe65cb4db59
3
+ size 28689371
Marathi/train.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f155c0f903e3731364c0cc1ef727a5f3f864205b86b1398e166082de1e473fe7
3
- size 292310458
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5554420113b9976c39e19d5ab15e201044d572aa839ac92a8482491960b23f9
3
+ size 286307654
Marathi/val.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12fb150912eef0a7c8ac96cb74c55d433916e6a3935c9d1d327e90054fec2017
3
- size 30590475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b80182a9690ba62f1549dcc60155f5bce60be4c5c31eaf15a79ba7a2f3b6b67
3
+ size 30020687
README.md CHANGED
@@ -57,14 +57,6 @@ The dataset structure is similar to the original SQuAD dataset, consisting of co
57
  * `text`: A list of possible answer spans from the context.
58
  * `answer_start`: A list of starting character indices for each answer span within the context.
59
 
60
- ## How to Use
61
-
62
- ```
63
- from datasets import load_dataset
64
- lang = "Marathi"
65
- indicSQuAD_dataset = load_dataset("l3cube-pune/indic-squad", data_dir=lang)
66
- ```
67
-
68
  ## Citing
69
  If you use the IndicSQuAD dataset, please cite the following paper:
70
  ```
 
57
  * `text`: A list of possible answer spans from the context.
58
  * `answer_start`: A list of starting character indices for each answer span within the context.
59
 
 
 
 
 
 
 
 
 
60
  ## Citing
61
  If you use the IndicSQuAD dataset, please cite the following paper:
62
  ```