Can you provide a link to the chapter so we can update it?
datasets.load_dataset
should be used instead of nlp.load_dataset
, as the nlp
package is outdated.
Can you provide a link to the chapter so we can update it?
datasets.load_dataset
should be used instead of nlp.load_dataset
, as the nlp
package is outdated.