Suppose i have a txt file for ‘en’ sentences. and another one for the corresponding ‘de’ sentences. how could i use trax.data.TFDS to import that dataset.
regardes
Hi AliMij001,
You can’t, because TFDS is used to download from the tensorflow datasets collection. See this link.