fittar commited on
Commit
af43321
·
1 Parent(s): abeee82

Update visual_embeddings_1.0.py

Browse files
Files changed (1) hide show
  1. visual_embeddings_1.0.py +1 -1
visual_embeddings_1.0.py CHANGED
@@ -74,7 +74,7 @@ _URLS = {
74
 
75
 
76
  # TODO: Name of the dataset usually matches the script name with CamelCase instead of snake_case
77
- class visual_embeddings_1.0(datasets.GeneratorBasedBuilder):
78
  """TODO: Short description of my dataset."""
79
 
80
  VERSION = datasets.Version("1.0")
 
74
 
75
 
76
  # TODO: Name of the dataset usually matches the script name with CamelCase instead of snake_case
77
+ class visual_embeddings_1(datasets.GeneratorBasedBuilder):
78
  """TODO: Short description of my dataset."""
79
 
80
  VERSION = datasets.Version("1.0")