feng42's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
xai-org/grok-1
Grok open release
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
chenfei-wu/TaskMatrix
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
google-research/vision_transformer
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
easychen/lean-side-bussiness
精益副业:程序员如何优雅地做副业
rfyiamcool/share_ppt
🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)
makcedward/nlpaug
Data augmentation for NLP
easychen/stack-roadmap
方糖全栈路线图2023,为「从螺丝钉到一人企业」补全技能栈
microsoft/ebpf-for-windows
eBPF implementation that runs on top of Windows
315386775/DeepLearing-Interview-Awesome-2024
AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
jasonwei20/eda_nlp
Data augmentation for NLP, presented at EMNLP 2019
PaddlePaddle/PGL
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle
km1994/LLMs_interview_notes
该仓库主要记录 大模型(LLMs) 算法工程师相关的面试题
zhanlaoban/EDA_NLP_for_Chinese
An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
liuhuanyong/ComplexEventExtraction
A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目提出了中文复合事件的概念与显式模式,包括条件事件、因果事件、顺承事件、反转事件等事件抽取,并形成事理图谱。
jackaduma/awesome_LLMs_interview_notes
LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案
liuhuanyong/EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
Mikoto10032/AutomaticWeightedLoss
Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning
ZhuiyiTechnology/WoBERT
以词为基本单位的中文BERT
yangjianxin1/CLIP-Chinese
中文CLIP预训练模型
PeterRK/DSGO
Data Structure in Go
Mleader2/text_scalpel
Modify Chinese text, modified on LaserTagger Model. I name it "文本手术刀".目前,本项目实现了一个文本复述任务,用于NLP语料的数据增强。
wangzhegeek/DSSM-Lookalike
ahmedbesbes/How-to-mine-newsfeed-data-and-extract-interactive-insights-in-Python
A practical guide to topic mining and interactive visualizations
zxlzr/Low-resource_KBP
Some papers on low-resource knowledge base population. (mostly from 2018 to 2020)
LolaJing0822/Adversarial-Training-for-Weakly-Supervised-Event-Detection
Source code and dataset for NAACL 2019 paper "Adversarial Training for Weakly Supervised Event Detection".