atokforps commited on
Commit
8ed77c9
·
1 Parent(s): af7d9cc

Update chunk-t1.py

Browse files
Files changed (1) hide show
  1. chunk-t1.py +1 -1
chunk-t1.py CHANGED
@@ -17,7 +17,7 @@ class Food101(datasets.GeneratorBasedBuilder):
17
  return datasets.DatasetInfo(
18
  description="TMP description",
19
  homepage="google it",
20
- citation="lmao"
21
  license="dunno, tbh, assume the worst, k thx."
22
  )
23
 
 
17
  return datasets.DatasetInfo(
18
  description="TMP description",
19
  homepage="google it",
20
+ citation="lmao",
21
  license="dunno, tbh, assume the worst, k thx."
22
  )
23