tensorflow / datasets

TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
https://www.tensorflow.org/datasets
Apache License 2.0
4.29k stars 1.54k forks source link

[data request] SNLI #20

Closed nikiparmar closed 5 years ago

nikiparmar commented 5 years ago

Folks who would also like to see this dataset in tensorflow/datasets, please +1/thumbs-up so the developers can know which requests to prioritize.

adikolsur commented 5 years ago

I would like to contribute to this dataset. Kindly assign it to me. And can you also explain exactly what has to be done here?

rsepassi commented 5 years ago

Hi @adikolsur, thanks for your interest. Please see the guide to adding a dataset.

ParthS007 commented 5 years ago

@nikiparmar @rsepassi @cyfra @Conchylicultor I have worked on this dataset request since it was inactive for 19 days. I have made a PR #308 adding this dataset. Please review and let me know if I have to do any changes. Thanks :)

cyfra commented 5 years ago

SNLI was added in #679

Thanks @ParthS007 for your commit.