pullrequests Search Results · language:Edge language:Python language:C# language:Java language:Python language:HTML language:Java
Filter by
127M results
Sync release/2.5 into main. The single commit on release/2.5 (9af8dfd, originally PR #100) carries the change.
- Click-to-copy page title with truncation in the reader sticky header
- Copy link button ...
Automated test pull request
Nonsense is a bit harsh for some of the spam we get so out of respect we can just remove this and rely on the heading
like the other sections do.
Summary
- Rename the legacy flat Review Queue bulk helper from list_review_items() to list_legacy_review_items().
- Update backend tests that intentionally exercise the legacy flat adapter to use ...
本次提交完成成员2负责的分类模型对比实验:
1. 新增 src/train_compare.py;
2. 在原 TF-IDF + Logistic Regression baseline 基础上,增加 Linear SVM 和 Naive Bayes 两种模型;
3. 在 val.csv 上比较 accuracy、precision、recall、f1;
4. 当前实验结果显示 TF-IDF ...
Automated test pull request
Summary
Adds Phase 1 Perplexity.ai support: @match, DOM extraction for user queries (h1.group/query) and assistant answers
(.prose), outline/export wiring, and citation turndown for data-pplx-citation-url. ...