Upload zeroentropy_zerank-2_0.txt with huggingface_hub
Browse files
zeroentropy_zerank-2_0.txt
CHANGED
|
@@ -17,7 +17,7 @@ print(scores)
|
|
| 17 |
|
| 18 |
ERROR:
|
| 19 |
Traceback (most recent call last):
|
| 20 |
-
File "/tmp/zeroentropy_zerank-
|
| 21 |
scores = model.predict([(query, passage) for passage in passages])
|
| 22 |
File "/tmp/.cache/uv/environments-v2/9b0ab42fca7675f2/lib/python3.13/site-packages/torch/utils/_contextlib.py", line 120, in decorate_context
|
| 23 |
return func(*args, **kwargs)
|
|
|
|
| 17 |
|
| 18 |
ERROR:
|
| 19 |
Traceback (most recent call last):
|
| 20 |
+
File "/tmp/zeroentropy_zerank-2_0wcbMGc.py", line 35, in <module>
|
| 21 |
scores = model.predict([(query, passage) for passage in passages])
|
| 22 |
File "/tmp/.cache/uv/environments-v2/9b0ab42fca7675f2/lib/python3.13/site-packages/torch/utils/_contextlib.py", line 120, in decorate_context
|
| 23 |
return func(*args, **kwargs)
|