Zhang ZiHan

Results 7 issues of Zhang ZiHan

1. In the code, you use the ResNet34 model for CIFAR100-LT, but in the paper, you use the ResNet32 model. | dataset|Stage |loss |base lr| schedular| batch | epoch| WD...

Great work! Does the loss value be negative during the training if we use the negative labels? When the feature collapse to the class prototype, the logit will be strict...

I run openchat on Webshop task. And the model output the wrong \n like \\n, \\\\n, \\\n. For example ``` 'history': [{'observation': "WebShop [SEP] Instruction: [SEP] i'm looking for a...

Hi, congrats for the accept to CVPR2023! I have two questions about the details after reading the paper. 1. Why use Hadamard product to get the ensemble of intermediate features...

**Describe the Bug** The encoding is not correct for some sites, i.e., http://finance.people.com.cn/n1/2024/0816/c1004-40300019.html **To Reproduce** ``` import requests url = "http://localhost:3002/v0/scrape" payload = { "url": "http://finance.people.com.cn/n1/2024/0816/c1004-40300019.html", "pageOptions": { "headers": {},...

bug

Could someone help with this? I used the Python SDK as follows ``` import requests url = "http://localhost:3002/v0/crawl" payload = { "url": "https://news.qq.com/ch/world", "crawlerOptions": { "generateImgAltText": False, "returnOnlyUrls": False, "maxDepth":...

question

I have downloaded the latest repository and run Firecrawl locally, but the new feature /map does not work properly. For instance, for the following two sites: ``` curl -X POST...

documentation
self-host