I'm looking at SMART for labeling search engine queries and their results. My labels are 0 and 1, and I get a parse error when uploading my data:
AttributeError
at /projects/add/
'float' object has no attribute 'encode'
| Request Method: |
POST |
| http://localhost:8000/projects/add/ |
|
| 3.2.9 |
|
| AttributeError |
|
| 'float' object has no attribute 'encode' |
|
| /code/core/utils/util.py, line 39, in md5_hash |
|
| /usr/local/bin/python |
|