evalstate HF Staff commited on
Commit
1c2f71b
·
verified ·
1 Parent(s): 0a30ae8

Refresh openclaw dataset snapshot 20260417T172040Z

Browse files
README.md CHANGED
@@ -42,6 +42,10 @@ configs:
42
  data_files:
43
  - split: train
44
  path: events.parquet
 
 
 
 
45
  ---
46
  ---
47
 
@@ -61,6 +65,9 @@ Files:
61
  - `review_comments.parquet`
62
  - `links.parquet`
63
  - `events.parquet`
 
 
 
64
 
65
  Use:
66
  - duplicate PR and issue analysis
@@ -68,7 +75,7 @@ Use:
68
  - eval set creation
69
 
70
  Notes:
71
- - latest snapshot: `20260417T145310Z`
72
  - raw data only; no labels or moderation decisions
73
  - PR metadata, file-level patch hunks, and full unified diffs are included
74
  - full file contents for changed files are not included
 
42
  data_files:
43
  - split: train
44
  path: events.parquet
45
+ - config_name: new_contributors
46
+ data_files:
47
+ - split: train
48
+ path: new_contributors.parquet
49
  ---
50
  ---
51
 
 
65
  - `review_comments.parquet`
66
  - `links.parquet`
67
  - `events.parquet`
68
+ - `new_contributors.parquet`
69
+ - `new-contributors-report.json`
70
+ - `new-contributors-report.md`
71
 
72
  Use:
73
  - duplicate PR and issue analysis
 
75
  - eval set creation
76
 
77
  Notes:
78
+ - latest snapshot: `20260417T172040Z`
79
  - raw data only; no labels or moderation decisions
80
  - PR metadata, file-level patch hunks, and full unified diffs are included
81
  - full file contents for changed files are not included
comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0719e5b95ec5c0012b61cb8734972e5869f095e40f7a5f64ea1cbc0d7fa971a4
3
- size 65641932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a25b5d6609a35d1efe3c6fb9b72856c0443409eabe3bc39fb95cf810dd3da68
3
+ size 66832400
events.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a608f6719ffce4efce4a56e8df6ddd57f77d2346494086dbbc38e55b770cf93c
3
- size 691504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae8fb9a87deab44eebfdb35b172e7fa6464f96bb8e353ecfb026190a61e7d15b
3
+ size 852505
issue_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e12b5abce3295f1b52eb63c6fb521a79f1bdb7a9b151c9f0a23e978b8f41cfbc
3
- size 19347238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d641e846c5d0fca8947f545585c55f76182aee483d1d81322dfa352ca6852ed2
3
+ size 19893731
issues.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2b1b4508b5713dbec860c65d036f77a4eff71bb845c52ab08068c800764bae6
3
- size 4079478
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79cea7d69aad15b5d22c687922ce6f75d52bc5f724be8fc4146fa02252b1a63d
3
+ size 6240000
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebb4ece8c1d5d3c406ec8dc42825d1d15fc37aa863623269a8f345115f88964b
3
- size 512544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2b9bf1f09f4f7a045028eda3da42a44625f3f3376bc14050a9005bb162cae5b
3
+ size 514508
manifest.json CHANGED
@@ -1,57 +1,39 @@
1
  {
 
 
 
 
 
2
  "counts": {
3
- "comments": 133214,
4
- "issues": 2644,
5
- "links": 42986,
6
- "pr_diffs": 2644,
7
- "pr_files": 54766,
8
- "pull_requests": 2644,
9
- "review_comments": 11628,
10
- "reviews": 8638,
11
- "timeline_events": 37829
 
12
  },
13
- "crawl_started_at": "2026-04-17T14:53:10Z",
14
  "delta_counts": {
15
- "comments": 19,
16
- "issue_stubs": 31,
17
- "issues": 11,
18
- "links": 61,
19
- "pr_diffs": 18,
20
- "pr_files": 224,
21
- "pull_requests": 18,
22
- "review_comments": 120,
23
- "reviews": 89,
24
- "timeline_events": 276
25
- },
26
- "extracted_at": "2026-04-17T14:53:10Z",
27
- "options": {
28
- "effective_since": "2026-04-17T14:37:37Z",
29
- "fetch_timeline": true,
30
- "hf_repo_id": "evalstate/openclaw-pr",
31
- "http_max_retries": 5,
32
- "http_timeout": 180,
33
- "issue_max_age_days": 2,
34
- "max_issue_comments": null,
35
- "max_issues": null,
36
- "max_prs": null,
37
- "max_review_comments_per_pr": null,
38
- "max_reviews_per_pr": null,
39
- "new_contributor_max_authors": 0,
40
- "new_contributor_report": false,
41
- "new_contributor_window_days": 7,
42
- "pr_max_age_days": 2,
43
- "private_hf_repo": false,
44
- "publish": false,
45
- "since": null
46
  },
 
47
  "repo": "openclaw/openclaw",
48
- "snapshot_id": "20260417T145310Z",
49
  "watermark": {
50
- "effective_since": "2026-04-17T14:37:37Z",
51
- "merge_with_previous": true,
52
- "next_since": "2026-04-17T14:53:10Z",
53
- "previous_snapshot_dir": "/home/ssmith/source/slop-farmer/runs/openclaw/data/snapshots/20260417T143737Z",
54
- "resume_enabled": true,
55
- "resumed_from_checkpoint": false
56
  }
57
  }
 
1
  {
2
+ "artifacts": {
3
+ "new_contributors_json": "new-contributors-report.json",
4
+ "new_contributors_markdown": "new-contributors-report.md",
5
+ "new_contributors_parquet": "new_contributors.parquet"
6
+ },
7
  "counts": {
8
+ "comments": 135489,
9
+ "issues": 4117,
10
+ "links": 43117,
11
+ "new_contributors": 712,
12
+ "pr_diffs": 2863,
13
+ "pr_files": 56188,
14
+ "pull_requests": 2863,
15
+ "review_comments": 14115,
16
+ "reviews": 10639,
17
+ "timeline_events": 43556
18
  },
19
+ "crawl_started_at": "2026-04-17T17:20:40Z",
20
  "delta_counts": {
21
+ "comments": 112,
22
+ "issue_stubs": 149,
23
+ "issues": 59,
24
+ "links": 224,
25
+ "pr_diffs": 90,
26
+ "pr_files": 1002,
27
+ "pull_requests": 90,
28
+ "review_comments": 867,
29
+ "reviews": 665,
30
+ "timeline_events": 2134
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  },
32
+ "extracted_at": "2026-04-17T17:20:40Z",
33
  "repo": "openclaw/openclaw",
34
+ "snapshot_id": "20260417T172040Z",
35
  "watermark": {
36
+ "effective_since": "2026-04-17T14:53:10Z",
37
+ "next_since": "2026-04-17T17:20:40Z"
 
 
 
 
38
  }
39
  }
new-contributors-report.json CHANGED
The diff for this file is too large to render. See raw diff
 
new-contributors-report.md CHANGED
The diff for this file is too large to render. See raw diff
 
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52939c83e5ebf4d88bd3acf86e075f037322c3f8a5b566468a567052f2c182ca
3
- size 93072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e82e07c1802bf739aaa5d84654435e5b824ce78f9128c50508b0383d54b2a5b
3
+ size 102287
pr_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf7183ece6803f55ca3bf03936b9d98da3ccb5eb59e5891bcadbe299c38b6a02
3
- size 45595371
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:318fb6f4bbeb8fd6a7221d70debc96b3b2221f68500b869933f8c49462aecac2
3
+ size 46272448
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1827f6577b3f3e65751b73e6b6b828c9cfc8880eda72236e350392db3062f1b
3
- size 19519628
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4966be2c1da06eb712879b4e9c22701de73f24b407193f3ae31bc2cfca5ecf1f
3
+ size 114624110
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c9ead49e92aa936b201b9beff75d04f017ea2fa316b6497585d61c6f76266dd
3
- size 70133506
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27c710a3a3661d462fe78296d923c35de9590f49d5cddb1e41661cd38d06882e
3
+ size 71872555
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b19ee8f76b58854d4eaeb631410772621272477c9148bb198d2e4b3dc7bf50f3
3
- size 3826741
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8af89469dae95c08c4b43a5aee271a1dd67c77e296a5f2cd0db1c6fb5474ffa7
3
+ size 4137406
review_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a96a9af92aa784311e2f10a7ad71566e5e3744c6e5ebdd46afb105d306288fb7
3
- size 5146919
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70185dc554acf48d8d31d410799b3275d4f042cae27614fba2131b5390b045b6
3
+ size 6051687
reviews.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e4bcad169e6a560d226523c2b16c9c500a74c44d86b8c655656688ab6d91d77
3
- size 1015508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef7788576e5be746be67552c5567c78daf2ed29edb9b12ac7d7d3f403395d8f
3
+ size 1184422
snapshots/20260417T172040Z/manifest.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifacts": {
3
+ "new_contributors_json": "new-contributors-report.json",
4
+ "new_contributors_markdown": "new-contributors-report.md",
5
+ "new_contributors_parquet": "new_contributors.parquet"
6
+ },
7
+ "counts": {
8
+ "comments": 135489,
9
+ "issues": 4117,
10
+ "links": 43117,
11
+ "new_contributors": 712,
12
+ "pr_diffs": 2863,
13
+ "pr_files": 56188,
14
+ "pull_requests": 2863,
15
+ "review_comments": 14115,
16
+ "reviews": 10639,
17
+ "timeline_events": 43556
18
+ },
19
+ "crawl_started_at": "2026-04-17T17:20:40Z",
20
+ "delta_counts": {
21
+ "comments": 112,
22
+ "issue_stubs": 149,
23
+ "issues": 59,
24
+ "links": 224,
25
+ "pr_diffs": 90,
26
+ "pr_files": 1002,
27
+ "pull_requests": 90,
28
+ "review_comments": 867,
29
+ "reviews": 665,
30
+ "timeline_events": 2134
31
+ },
32
+ "extracted_at": "2026-04-17T17:20:40Z",
33
+ "repo": "openclaw/openclaw",
34
+ "snapshot_id": "20260417T172040Z",
35
+ "watermark": {
36
+ "effective_since": "2026-04-17T14:53:10Z",
37
+ "next_since": "2026-04-17T17:20:40Z"
38
+ }
39
+ }
snapshots/latest.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "archived_manifest_path": "snapshots/20260417T172040Z/manifest.json",
3
+ "latest_snapshot_id": "20260417T172040Z",
4
+ "manifest_path": "manifest.json",
5
+ "next_since": "2026-04-17T17:20:40Z",
6
+ "repo": "openclaw/openclaw",
7
+ "snapshot_dir": "snapshots/20260417T172040Z"
8
+ }
state/watermark.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "effective_since": "2026-04-17T14:53:10Z",
3
+ "last_successful_snapshot_id": "20260417T172040Z",
4
+ "next_since": "2026-04-17T17:20:40Z",
5
+ "repo": "openclaw/openclaw",
6
+ "updated_at": "2026-04-17T17:20:40Z"
7
+ }