nicebro

Results 5 issues of nicebro

### Describe the bug file:examples/quickstart-huggingface/client.py When I run this demo, it prompts that a file is missing ![image](https://github.com/adap/flower/assets/58366347/2ae1260d-fefa-46f1-b92e-4426cf9704e4) Also, I am a beginner. How can I keep this model? Because...

bug
Examples

这个例子我跑通了https://github.com/FederatedAI/FATE/blob/v1.11.3/doc/tutorial/pipeline/nn_tutorial/Bert-example.ipynb 然后我在fateboard下载了这个任务的dsl和conf两个文件,尝试使用flow data upload 和flow data submit进行提交任务训练 发现报错 ValueError: Invalid file path or buffer object type: 但是似乎实现逻辑都是fate_client 所以我尝试修改配置文件也还是报错 无奈来求助了 感谢 uoload.json ``` { "file": "/opt/IMDB.csv", "head": 1, "partition": 10, "work_mode":...

#### 问题描述 / Problem Description 对表格图片标注训练ser和re之后,用re进行预测报错 ![image](https://github.com/PaddlePaddle/PaddleOCR/assets/58366347/e0f675df-3526-41a6-92e5-a26c0c13f728) 对re模型进行模型导出后预测又会出现如下的报错 ``` (paddlecpu) [root@hlwsjhjpt-018 /data/table/PaddleOCR/ppstructure]# python /data/table/PaddleOCR/ppstructure/kie/predict_kie_token_ser_re.py --kie_algorithm=LayoutXLM --re_model_dir=../inference/re_vi_layoutxlm --ser_model_dir=../inference/ser_vi_layoutxlm --use_visual_backbone=False --image_dir=../test.png --ser_dict_path=../train_data/XFUND/class_list_xfun.txt --vis_font_path=../doc/fonts/simfang.ttf --ocr_order_method="tb-yx" [2024-06-19 17:51:57,971] [ INFO] - tokenizer config file...

Couldn't load '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/Specifications/MacOSX Package Types.xcspec'. Reason: The data couldn’t be read because it isn’t in the correct format.. 2024-09-21 18:32:54.979 xcodebuild[6585:86985] Couldn't load '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/Specifications/MacOSX Product Types.xcspec'. Reason: The data couldn’t...

Hello developer, I encountered a bug when deploying this project, as shown below ![image](https://github.com/user-attachments/assets/50d43ad2-e3ba-4ca6-88da-715c884f55e6) I have already tried to do these : "chmod 666 /dev/kvm" ,but it still doesn`t work...