Commit 0dda9f63 authored by Charles Foster's avatar Charles Foster
Browse files

Removed apache_beam dependency.

parent 9426db16
from . common import HFTask from . common import HFTask
import apache_beam
class NaturalQs(HFTask): class NaturalQs(HFTask):
DATASET_PATH = "natural_questions" DATASET_PATH = "natural_questions"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment