issues Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript
Filter by
16M results
In Eq(4) , the $\hat{x_t}=x_t + \lambda \cdot t \cdot (1-t) \cdot \epsilon$ But in train.py Line 67, it should be
$\hat{x_t}=x_t + \lambda \cdot \sqrt{t \cdot (1-t)} \cdot \epsilon$ It s some error in ...
The Problem: Many first-time FreshData users start with a messy CSV file. Right now they must write pd.read_csv(...),
call fd.clean(...), and optionally write the result back themselves.
The Solution: ...
help wanted
img width= 238 height= 210 alt= Image src=
https://github.com/user-attachments/assets/93c7cf93-7fa5-4cb8-b3bc-4b0c1554f021 /
Your current environment
vllm version: 0.20.2
🐛 Describe the bug
vllm version: 0.20.2
In the launch script, +trainer.val_only=True and trainer.val_before_train=True were enabled to evaluate the inference. ...
bug
The Problem: CleanReport.to_dict(), to_frame(), and summary() are core to FreshData s explainability story, but their
docstrings are brief. New users should immediately understand which method to use for ...
documentation
good first issue
help wanted
What happened
start_issue.sh slugifies the issue title without checking the result is non-empty or valid:
# templates/base/dot_claude/scripts/start_issue.sh:93-105
CLEAN_TITLE=$(echo $ISSUE_TITLE | ...
bug
priority:low
size:S
What happened
_BLOCK_RE captures the opening conditional s variable name but the closing tag s optional name is never required to
match it:
# src/project_init/scaffold.py:21-23
_BLOCK_RE = re.compile( ...
bug
priority:low
size:XS
A user shares e.g. two links for the same page, but the title preview shows in modern Office programs (Outlook, Teams,
Word, ...) just shows the same page title. This make the links inditinguishable.
...
What happened
install_hooks.sh only backs up a destination that exists and is not a symlink:
# templates/base/dot_claude/scripts/install_hooks.sh:29-36
if [ -e $hook_dst ] [ ! -L $hook_dst ]; ...
bug
priority:low
size:XS
What happened
This repo s own .claude/scripts/monitor_pr.sh masks merge failures and prints success unconditionally:
# .claude/scripts/monitor_pr.sh:234-235
GH_PROMPT_DISABLED=1 gh pr merge $PR_NUMBER ...
bug
priority:medium
size:S

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.