Update README.md

This commit is contained in:
a2333 2024-05-16 12:12:06 +08:00
parent e4f757b35c
commit 9a05237349
1 changed files with 13 additions and 1 deletions

View File

@ -1,2 +1,14 @@
# linuxrustcommit
## 数据集提供
数据集以.csv文件格式提供包括以下两个开源项目的commit数据
- **Linux内核**时间范围为2001年9月17日至2023年11月22日。
- **Rust**时间范围为2010年6月23日至2021年12月6日。
数据集涵盖以下字段(但不限于):
- `author_name`
- `author_email`
- `author_date`
- `subject`
- `message`