ccl-core

Results 72 comments of ccl-core

Thank you @zhudajiahao for your request! If you are already working on this issue yourself, we can assign the issue to you. If you are looking for someone else to...

Hello @marcospiau , and thank you for your contribution! Datasets with manually downloaded files do not need checksum files. We would be happy to merge your PR -- could you...

Hello @marcospiau , thank you for the heads-up! I requested the manual dataset at [the given homepage](https://www.inf.ufrgs.br/pln/wiki/index.php?title=BrWaC ) but I received an email that their server is down. Did you...

Thank you very much, @marcospiau !

Thank you @marcospiau , I'm having a look! I was wondering whether the dependency on `ftfy` is really necessary here? Or would there be a workaround?

Dear @marcospiau , I understand. By the way, it seems like the `checksum.tsv` file is still missing? See [tensorflow_datasets/text/bool_q/checksums.tsv](https://github.com/tensorflow/datasets/blob/master/tensorflow_datasets/text/bool_q/checksums.tsv). as an example. You can register the new checksums with `tfds...

Hi @marcospiau ! Yes, it is possible :) See e.g. the kaggle_wit dataset as an example: https://github.com/tensorflow/datasets/tree/master/tensorflow_datasets/vision_language/wit_kaggle

Hello @brainshawn , thank you for raising this issue. Could you please check which `tensorflow_datasets` or `tfds-nightly` versions are you currently using? In case you are not using the latest...

Hello @cjy001 -- Note that tfds has a `mnli` implementation as one of `glue`'s configs: https://www.tensorflow.org/datasets/catalog/glue#gluemnli

Hello @fatihes1 , thank you for reporting this. Does the problem still persist? Have you considered updating tfds to the latest version?