Skip to content

Commit bd6c856

Browse files
Conchylicultorcopybara-github
authored andcommitted
Increment c4 version
PiperOrigin-RevId: 296026763
1 parent 30c11af commit bd6c856

File tree

1 file changed

+2
-1
lines changed
  • tensorflow_datasets/text

1 file changed

+2
-1
lines changed

tensorflow_datasets/text/c4.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,10 @@
4747
eprint = {1910.10683},
4848
}
4949
"""
50-
_VERSION = tfds.core.Version("2.2.0")
50+
_VERSION = tfds.core.Version("2.2.1", "Update dataset_info.json")
5151

5252
_SUPPORTED_VERSIONS = [
53+
tfds.core.Version("2.2.0"),
5354
tfds.core.Version(
5455
"1.1.0", experiments={tfds.core.Experiment.S3: False},
5556
tfds_version_to_prepare="42f5bf89efcfd2cd165c2511b22be49cb1a50856"),

0 commit comments

Comments
 (0)