trajep
trajep
When run the demo case in `README`, I met following issues: ### UNIMPLEMENTED: DNN library is not found:  ### Please install Intel® Optimizations for TensorFlow or MKL enabled TensorFlow...
`evaluate.list_evaluation_modules()` cannot list the non-community modules like `f1, accuracy` etc. It seems related with this API: https://huggingface.co/api/spaces?filter=metric
https://huggingface.co/docs/evaluate/a_quick_tour  Seems like it is correct in main branch docs. Maybe there are the bugs for docs publishing?
### System Info Transformers: 4.57.1 PyTorch: 2.9 Hardware: non-cuda accelerator OS: Linux Python: 3.11 ### Who can help? Observed Error: RuntimeError: Attempted to call `variable.set_data(tensor)`, but `variable` and `tensor` have...