lint commited on
Commit
093b8eb
·
1 Parent(s): bafcfe0

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. __pycache__/gradify.cpython-310.pyc +0 -0
  2. demo.yaml +1 -1
__pycache__/gradify.cpython-310.pyc CHANGED
Binary files a/__pycache__/gradify.cpython-310.pyc and b/__pycache__/gradify.cpython-310.pyc differ
 
demo.yaml CHANGED
@@ -33,4 +33,4 @@ kwargs:
33
  kwargs:
34
  source: "import pandas as pd\n\n\ndef count_hello_world(df):\n return\
35
  \ df.astype(str).apply(lambda x: x.str.contains('hello world')).sum(\n\
36
- \ ).sum()"
 
33
  kwargs:
34
  source: "import pandas as pd\n\n\ndef count_hello_world(df):\n return\
35
  \ df.astype(str).apply(lambda x: x.str.contains('hello world')).sum(\n\
36
+ \ ).sum()\n"