stjokerli/TextToText_DocNLI_seqio
text to text implementation basing on https://github.com/salesforce/DocNLI DatasetDict({ train: Dataset({ features: ['idx', 'inputs', 'targets'], num_rows: 942314 }) validation: Dataset({ features: ['idx', 'inputs', 'targets'], num_rows: 234258 }) test: Dataset({ features: ['idx', 'inputs', 'targets'], num_rows: 267086 }) })
031
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face