对于垂直领域内的大模型微调,数据来源于各大网站爬取的数据,如何处理大规模数据集 #317
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#317
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
具体是哪种领域的数据集呢?网站爬取的数据集也有很多,比如声音、图像,甚至一些文本形式的表格;各种数据的处理方式都是不同的,都有各自不同的处理算法。到具体应用的时候还要根据不同的应用场景去写算法对数据进行处理,很多时候还需要专业的人士手动进行标注。比如luna16数据集luna16,就是由多位资深的医生来对医疗数据集进行手动标注,然后还要对数据进行一系列的处理。