提交图片文件和动态内容目录到仓库

This commit is contained in:
2026-05-29 17:28:03 +08:00
parent 4d97ed63df
commit 4ad1a37296
8 changed files with 33 additions and 13 deletions

7
.gitignore vendored
View File

@@ -38,13 +38,6 @@ output/
logs/ logs/
*.log *.log
*.pptx *.pptx
*.png
*.jpg
*.jpeg
*.gif
*.bmp
20260606/
ppt_manager/dynamic_content/
# macOS # macOS
.DS_Store .DS_Store

View File

@@ -1,11 +1,38 @@
按照心流的原则确定AI是辅助而不是加重负担 按照心流的原则确定AI是辅助而不是加重负担
个人制作小游戏:<https://forum.trae.cn/t/topic/16148>
个人制作小游戏https://forum.trae.cn/t/topic/16148
trae+godot+DeepSeek v4 写小游戏,成本 80 trae+godot+DeepSeek v4 写小游戏,成本 80
个人开发我也给媳妇开发了一个在客厅用电视练舞的app左边是视频画面右边是摄像头画面跟跳练舞挺方便 个人开发我也给媳妇开发了一个在客厅用电视练舞的app左边是视频画面右边是摄像头画面跟跳练舞挺方便
<br />
AI错误类型
一本正经胡说八道
顺着用户说话
知道但说不出
顺序一翻就懵
长上下文中段塌陷
该答的不答
学界术语
Hallucination (幻]觉)
Sycophancy(谄媚)2
Under-trained Token3(训练不足词元)
Reversal Curse (反转13诅咒)
Lost in the Middle (14段遗失)
Exaggerated Safety (15度拒答)
简明定义
输出与事实或上下文不符
输出向用户偏好倾斜,牺牲准确性
表征中存在但生成端无法稳定输出
学过“A是B”却答不出“B是谁”
长输入里关键信息位于中段时性显著下降
安全微调过紧,对显然安全的提问也拒答
训练流程定位
预训练知识与生成机制之间的偏差
RLHF偏好建模偏差
后训练阶段token暴露不均
自回归训练的方向性约束
注意力分布在长上下文中的偏置
RLHF安全对齐过紧

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB