Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
system HF staff commited on
Commit
9cb0664
1 Parent(s): 20fe407

Update files from the datasets library (from 1.5.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.5.0

Files changed (1) hide show
  1. um005.py +1 -1
um005.py CHANGED
@@ -81,7 +81,7 @@ class UM005(datasets.GeneratorBasedBuilder):
81
  UM005Config(
82
  name=_ALL,
83
  sources=_SOURCES,
84
- description=f"All sources included: bible, quran",
85
  )
86
  ]
87
  BUILDER_CONFIG_CLASS = UM005Config
 
81
  UM005Config(
82
  name=_ALL,
83
  sources=_SOURCES,
84
+ description="All sources included: bible, quran",
85
  )
86
  ]
87
  BUILDER_CONFIG_CLASS = UM005Config