Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 230,
"has_wiki": false,
"homepage": "https://research.google/blog/introducing-tabfm-a-zero-shot-foundation-model-for-tabular-data/",
"languages": {
"Python": 422498,
"Starlark": 5389
},
"pushed_at": "2026-07-21T18:18:01Z",
"created_at": "2026-06-16T21:06:19Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T17:54:06Z",
"description": "TabFM (Tabular Foundation Model) is a pretrained tabular foundation model developed by Google Research for tabular data regression and classification. ",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://research.google",
"name": "Google Research",
"type": "Organization",
"login": "google-research",
"company": null,
"location": "Earth",
"followers": 16705,
"avatar_url": "https://avatars.githubusercontent.com/u/43830688?v=4",
"created_at": "2018-10-03T21:40:41Z",
"is_verified": null,
"public_repos": 350,
"account_age_days": 2847
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-07-21T18:18:01Z"
}
],
"recent_commits": [
{
"oid": "cb6ba46b7ebc9a6581a81827e14e9c246202afb9",
"body": "remove extra import(`Dict`)",
"is_bot": false,
"headline": "Merge pull request #70 from direkkakkar319-ops/extra-import-dict",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-18T04:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e035af9cd68834296d39d445b922303ae95dfb43",
"body": null,
"is_bot": false,
"headline": "removed extra import",
"author_name": "Direk Kakkar",
"author_login": "direkkakkar319-ops",
"committed_at": "2026-07-17T18:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9cdd395aa8b744912d8a308fd95680459e565a8",
"body": "Add ICL context caching for the PyTorch backend + expose in sklearn API",
"is_bot": false,
"headline": "Merge pull request #62 from astonishedrobo/pytorch-context-caching",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-13T23:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8678b6895f1428a468d4cc299c1ff4cf704e726",
"body": "Release 1.0.1",
"is_bot": false,
"headline": "Merge pull request #54 from google-research/bump-version-1.0.1",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-09T20:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4fed9ec4e7c7d31c5c40076d6a5882483a1990e",
"body": null,
"is_bot": false,
"headline": "Update 1.0.1 release date to reflect the final merged fixes",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-09T20:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a3b4b8be04ba7c8bde016ec7ed56eaba7db877",
"body": "…uantization",
"is_bot": false,
"headline": "Add ICL context caching to TabFM PyTorch backend with int8 KV-cache q…",
"author_name": "Soumyajit Basu",
"author_login": "astonishedrobo",
"committed_at": "2026-07-08T15:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aca65d18e9d53c6318bcb56687a18ba0b5c52405",
"body": "…he 1.0.1 changelog",
"is_bot": false,
"headline": "Add the checkpoint-mismatch, column-name, and picklability fixes to t…",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-06T21:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633cd265f498e1d20c9625be0639f6305d8e2541",
"body": "Make fitted estimators picklable after predict (JAX backend)",
"is_bot": false,
"headline": "Merge pull request #48 from fus3r/fix-estimator-pickle-after-predict",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-06T21:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f04b4378e8ff90655feb9120fc02d6ace2cc9e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix-estimator-pickle-after-predict",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-06T21:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6716b0af8961dbed9e261472e9eccbb138d5214c",
"body": "Fix sklearn-layer crashes on duplicate and non-string column names",
"is_bot": false,
"headline": "Merge pull request #45 from fus3r/fix-column-name-handling",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-06T21:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a74e55635ca3c3776186aa4d366237749757bf0a",
"body": "Fail fast with a clear error when the checkpoint type does not match the estimator",
"is_bot": false,
"headline": "Merge pull request #44 from fus3r/fail-fast-on-model-type-mismatch",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-06T21:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9081a94c95325bda92eb2235ea6366ce976df4",
"body": "…tion\n\nMake the PyTorch model picklable (module-level gelu activation)",
"is_bot": false,
"headline": "Merge pull request #47 from google-research/fix-pytorch-pickle-activa…",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-06T17:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7468767c21149597b42455cf05b25a4c1b366a64",
"body": "Bump __version__ to 1.0.1 and add the CHANGELOG entry so the auto-publish\npushes a new PyPI release.\n\nThe published 1.0.0 loader looks for pytorch_model.bin, but the Hugging Face\ncheckpoint now ships model.safetensors, so `load()` raises FileNotFoundError.\nThe fixed loader (and the other post-1.0.0 fixes) have been on main since\n1.0.0 was uploaded, but were never released because __version__ was unchanged.",
"is_bot": false,
"headline": "Release 1.0.1",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-04T23:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65aeeed690b6e7c29dedb9bb21696f9786287533",
"body": "Enable activation chunking by default with fixed memory-safe sizes",
"is_bot": false,
"headline": "Merge pull request #37 from google-research/fix-default-chunking",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-04T17:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a66ac2da878206b55d226861daabe0f87323e1",
"body": "The first predict memoizes nnx.jit-compiled step functions on the\nestimator instance (_predict_step_compiled_with_cat /\n_predict_step_compiled_no_cat in _batch_forward). Those closures cannot\nbe pickled, so saving a fitted TabFMClassifier/TabFMRegressor with\nstdlib pickle crashes with \"Can't pickle \n[…]\n-side fix in #47.\n\nDrop the memoized functions from __getstate__ on both estimators: they\nare pure caches and are rebuilt lazily on the next predict. Restored\nestimators produce identical predictions.",
"is_bot": false,
"headline": "Make fitted estimators picklable after predict (JAX backend)",
"author_name": "Riad Darwish",
"author_login": "fus3r",
"committed_at": "2026-07-04T06:40:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ad9f417ea12e01e315b9e4c8e61c3016027e702f",
"body": "`get_activation(\"gelu\")` returned a lambda, stored as `MLP.act` on the\nencode/decode heads, so pickling the model raised\n`Can't pickle local object 'get_activation.<locals>.<lambda>'`.\nAutoGluon / TabArena save the fitted estimator (which holds the model)\nwith stdlib pickle, so the model must be pic\n[…]\ncklable by reference, and\nnumerically identical to the previous lambda).\n\nAdd pickle round-trip tests for the classifier and regressor models,\nplus a forward-output equivalence check after unpickling.",
"is_bot": false,
"headline": "Make the PyTorch model picklable (module-level gelu activation)",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-04T04:49:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "90ce4e5c29c2354d17d0eef0cd6e843b6aaed9ba",
"body": "Raise NotFittedError from TabFMRegressor.predict before fit",
"is_bot": false,
"headline": "Merge pull request #46 from fus3r/fix-regressor-notfitted",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-04T04:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93d371680102aa55cca83714c8257816c72aac91",
"body": "Fix silent query-axis mask/bias collapse in memory-efficient (FLASH) attention",
"is_bot": false,
"headline": "Merge pull request #40 from qflen/fix-memattn-mask-query-collapse",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-04T03:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48e54c20149bc382892f91665df305e123bb7c99",
"body": "…stalled",
"is_bot": false,
"headline": "Skip memory_efficient_attention_test.py collection when jax is not in…",
"author_name": "qflen",
"author_login": "qflen",
"committed_at": "2026-07-03T13:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c13fe0f00b815ff1312367ecd647b0758514c188",
"body": "TabFMRegressor.predict on an unfitted estimator raised AttributeError\n('X_encoder_') instead of sklearn's NotFittedError. Add the\ncheck_is_fitted call in _predict_internal that TabFMClassifier already\nhas in _predict_proba_internal.",
"is_bot": false,
"headline": "Raise NotFittedError from TabFMRegressor.predict before fit",
"author_name": "Riad Darwish",
"author_login": "fus3r",
"committed_at": "2026-07-03T12:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d97bee9e361cde9c33afd3081b923a0730ddbbf6",
"body": "Duplicate column names (common after pandas joins/concats) crashed\nTransformToNumerical with \"'DataFrame' object has no attribute\n'dtype'\". sklearn's ColumnTransformer cannot process them either, so\nfail fast with an actionable ValueError naming the duplicates.\n\nA datetime column with a non-string n\n[…]\nthroughout,\nwhich also drops the name->position get_loc round-trip. Datetime\nexpansion values are unchanged for well-formed inputs (verified\nelement-for-element against the previous name-based logic).",
"is_bot": false,
"headline": "Fix crashes on duplicate and non-string column names",
"author_name": "Riad Darwish",
"author_login": "fus3r",
"committed_at": "2026-07-03T12:30:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eaf1a271e9c624f9a2c532efdda3a4d437c53cfc",
"body": "A classification checkpoint passed to TabFMRegressor crashes deep in\n_predict_internal with numpy's cryptic 'cannot select an axis to squeeze\nout which has size not equal to one' (issue #43), while a regression\ncheckpoint passed to TabFMClassifier silently returns all-1.0\nprobabilities of shape (T, \n[…]\nutputs, and raise a ValueError naming the\nlikely cause and the exact fix. _batch_forward itself stays\nloss-agnostic (its pass-through behavior is pinned by\ntest_regressor_batch_forward_cross_entropy).",
"is_bot": false,
"headline": "Fail fast when the checkpoint type does not match the estimator",
"author_name": "Riad Darwish",
"author_login": "fus3r",
"committed_at": "2026-07-03T11:25:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5ee6cd7829b5a4fdfd7e2a266259df733d40d036",
"body": "Fix predict crashing on multi-device hosts (IndivisibleError / device mismatch)",
"is_bot": false,
"headline": "Merge pull request #42 from devYRPauli/fix-multi-device-predict-sharding",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-03T06:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "455302f479399aca2fc46580574bf6141afb5afc",
"body": "README: load the regression checkpoint in the Regression Example",
"is_bot": false,
"headline": "Merge pull request #41 from qflen/fix-readme-regression-example",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-03T05:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cff13f9eb51d76ebad594687de3ac3db4003ac5f",
"body": "…generator\n\nAvoid eager full-train re-transform in EnsembleGenerator._transform_features",
"is_bot": false,
"headline": "Merge pull request #39 from damienrj/fix-eager-transform-in-ensemble-…",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-03T05:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "347ff9e428962004f9c39e3aa0b6da9ad88eebdc",
"body": "… mismatch)\n\nThe JAX forward path in TabFMClassifier and TabFMRegressor rebuilt\ndata_sharding over every visible device on first compile, discarding the\nsharding derived from the active mesh just above. With the default batch_size\nof 1 and no user mesh this forced a batch of size 1 into an N-way sha\n[…]\nrough a user-configured mesh.\n\nAdd a regression test that runs the classifier and regressor default-batch\npredict path on simulated CPU devices, so the multi-device path is covered in\nCI without GPUs.",
"is_bot": false,
"headline": "Fix predict crashing on multi-device hosts (IndivisibleError / device…",
"author_name": "Yash Raj Pandey",
"author_login": "devYRPauli",
"committed_at": "2026-07-03T04:45:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f013e0c4225487a35fafaef484da1ed8c24ca7bf",
"body": "The example called bare load() for both backends, which default to\nmodel_type=\"classification\", so it downloaded the wrong multi-GB\ncheckpoint and crashed on the first predict() with a squeeze\nValueError (issue #32). Add model_type=\"regression\" to both calls,\nmatching examples/regression_example.py.",
"is_bot": false,
"headline": "README: load the regression checkpoint in the Regression Example",
"author_name": "qflen",
"author_login": "qflen",
"committed_at": "2026-07-03T00:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "616db09943ee2b21c04a8fc62800bc3bc2aab212",
"body": "bias_fn hardcoded slice_q_len = 1, collapsing any query-varying mask/bias to\neach chunk's first row (the correct min() slicing was commented out just above);\na kv-broadcastable bias also crashed lax.dynamic_slice. Restore the general\nslicing; the [B, 1, 1, S] masks the model builds today stay bit-identical.\nAdds regression tests against jax.nn.dot_product_attention.",
"is_bot": false,
"headline": "Fix silent query-axis mask/bias collapse in memory-efficient attention",
"author_name": "qflen",
"author_login": "qflen",
"committed_at": "2026-07-03T00:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb7cca21f5bd8a791c3cd197ea2e82ccea5d4cb0",
"body": null,
"is_bot": false,
"headline": "Retrigger CLA check",
"author_name": "damienrj",
"author_login": "damienrj",
"committed_at": "2026-07-02T23:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5df7deffa20fa6126da4402e54451ba17a6181dd",
"body": "add PyTorchModelHubMixin to TabFM",
"is_bot": false,
"headline": "Merge pull request #33 from kashif/add-pytorch-hub-mixin",
"author_name": "Erez Louidor",
"author_login": "erzel",
"committed_at": "2026-07-02T22:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8926d42d3e214725cd9b7ad543098a62c82c7a1",
"body": "…eatures\n\ngetattr(obj, name, default) evaluates the default eagerly, so\npreprocessor.transform(self.X_) ran on every call per ensemble member\neven though PreprocessingPipeline.fit() always sets X_transformed_.\nReference the cached attribute directly; behavior is unchanged.",
"is_bot": false,
"headline": "Avoid eager full-train re-transform in EnsembleGenerator._transform_f…",
"author_name": "damienrj",
"author_login": "damienrj",
"committed_at": "2026-07-02T18:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce1612df8ea508ba6b18f60e67427e31291feabd",
"body": "# Conflicts:\n#\ttabfm/src/pytorch/tabfm_v1_0_0.py",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into add-pytorch-hub-mixin",
"author_name": "Kashif Rasul",
"author_login": "kashif",
"committed_at": "2026-07-02T17:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a68537e370ce78666ccc9e4d0c8a2696a945cf",
"body": "Run the PyTorch model in bfloat16 to match the JAX compute dtype",
"is_bot": false,
"headline": "Merge pull request #23 from google-research/run-pytorch-in-bf16",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-02T15:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c2669c946c5cbd0f84969f40080dae2dbdd219",
"body": null,
"is_bot": false,
"headline": "move HF hub code from TabFM into TabFM_HF",
"author_name": "Kashif Rasul",
"author_login": "kashif",
"committed_at": "2026-07-02T07:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb67e86477e0d2d3466baed00c2fc43053b0973",
"body": "add ModelHubMixin to JAX model and narrow hub download",
"is_bot": false,
"headline": "Merge pull request #34 from kashif/improve-jax-hub-download",
"author_name": "Erez Louidor",
"author_login": "erzel",
"committed_at": "2026-07-02T02:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99d72b70aa2b690dd5af52ad967e8a07b3b75e82",
"body": null,
"is_bot": false,
"headline": "Enable activation chunking by default with fixed memory-safe sizes",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-02T00:23:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bbb9040c6af5a1330e0cda2b41dbbf73e69671c",
"body": null,
"is_bot": false,
"headline": "Note that the dtype option may be removed in a future release",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-01T23:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc56f135586d707c192d9bede65838b8cc058010",
"body": "The JAX release runs in bf16 (load(dtype=jnp.bfloat16)) and casts its\ninput to bf16 at the very start of the model's __call__\n(jnp.nan_to_num(X, nan=-100.0).astype(self.dtype)). The native PyTorch\nestimator path ran everything in float32: load() never cast the float32\ncheckpoint, and the model never\n[…]\ns no bfloat16).\n\nHalves activation memory (35.6 -> 17.8 GB on the kddcup09 forward; large\ndatasets that previously OOM'd now fit, ~24 GB) and brings PyTorch\ninference in line with the JAX/TPU results.",
"is_bot": false,
"headline": "Run the PyTorch model in bfloat16 to match the JAX compute dtype",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-01T23:39:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5fb1e88037b09de471f8709dce59ce7b18ec8b39",
"body": null,
"is_bot": false,
"headline": "wrap long lines in _from_pretrained to fit 80 cols",
"author_name": "Kashif Rasul",
"author_login": "kashif",
"committed_at": "2026-07-01T22:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a97456ac48cb0002b703f64a3675f2a1085067",
"body": null,
"is_bot": false,
"headline": "make TabFM_HF subclass TabFM instead of wrapping it",
"author_name": "Kashif Rasul",
"author_login": "kashif",
"committed_at": "2026-07-01T21:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f5e90b1507c34521bf087684a0cb0d0e84cc04",
"body": null,
"is_bot": false,
"headline": "fix subfolder support in _from_pretrained",
"author_name": "Kashif Rasul",
"author_login": "kashif",
"committed_at": "2026-07-01T11:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c5675719561b9c7f1d575c157c2219268e592b",
"body": null,
"is_bot": false,
"headline": "fix license to other for non-commercial weights",
"author_name": "Kashif Rasul",
"author_login": "kashif",
"committed_at": "2026-07-01T10:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56779a13c26aaeb6570e4376e9a382e8590ad7ad",
"body": "TabFMJax wraps the NNX module with from_pretrained, save_pretrained,\nand push_to_hub. snapshot_download now uses allow_patterns to fetch\nonly the needed model_type subfolder instead of both classification\nand regression weights.",
"is_bot": false,
"headline": "add ModelHubMixin to JAX TabFM and narrow snapshot download",
"author_name": "Kashif Rasul",
"author_login": "kashif",
"committed_at": "2026-07-01T10:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c193d66fd529170d88e05ee6cdcf36a4dfc46e",
"body": "TabFM now extends PyTorchModelHubMixin giving it from_pretrained,\nsave_pretrained, and push_to_hub. The load() helper uses\nTabFM.from_pretrained() instead of manual snapshot_download + torch.load.\nsave_pretrained writes model.safetensors which is the preferred format.\nRemove redundant config dataclasses and manual json/bin saving.",
"is_bot": false,
"headline": "add PyTorchModelHubMixin to TabFM pytorch model",
"author_name": "Kashif Rasul",
"author_login": "kashif",
"committed_at": "2026-07-01T10:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f2c8e14064522c3614547cd6e5e8db2b579bdf",
"body": "Fix TabFMClassifier.predict() returning object-dtype labels",
"is_bot": false,
"headline": "Merge pull request #28 from tmacleod/fix-predict-dtype",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-07-01T05:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2efc01bee9f764c9f1da23d1fc09ec731d573521",
"body": "CategoricalOrdinalEncoder.inverse_transform() returns an object-dtype\r\nndarray (np.empty(..., dtype=object)). predict() flattens this and\r\nreturns it directly, so predicted labels come back as plain Python\r\nints/strs wrapped in an object array instead of a proper numeric/\r\nstring dtype.\r\n\r\nsklearn's\n[…]\nross_val_score(TabFMClassifier(...), X, y, cv=...,\r\nscoring='accuracy') raises the above even with a dummy model\r\nreturning random logits — confirms this is dtype handling, not a\r\ndata or model issue.",
"is_bot": false,
"headline": "Fix TabFMClassifier.predict() returning object-dtype labels",
"author_name": "tmacleod",
"author_login": "tmacleod",
"committed_at": "2026-07-01T02:57:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b6ea70b3a76b3c2053c4b89c50abf42c676e0752",
"body": "Skip backend test modules when their optional extra isn't installed",
"is_bot": false,
"headline": "Merge pull request #26 from google-research/fix-ci-skip-backend-tests",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T22:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b12b1eca84234c713eaced1db6b3660b501514fe",
"body": "With only .[dev] installed, the backend test modules were skipped (see the\nconftest change). Install both backend extras so the pytorch and jax tests\n(incl. the torch<->jax parity test) actually run in CI. Validated locally:\nthe full suite is 65 passed, 0 failed with both backends present.",
"is_bot": false,
"headline": "ci: install jax and pytorch extras so backend tests run",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T22:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c01e066ceb600581c1c8f502055e98daaa35931",
"body": "The pytorch/jax test modules import torch/chex/flax at import time, but the CI\n\"core tests\" job runs `pip install -e .[dev]`, which pulls neither the\n`pytorch` nor `jax` extra. pytest then fails to *collect* those modules\n(ModuleNotFoundError) and the whole job errors. Add `collect_ignore` to\nconftest.py so a backend's test modules are skipped when that backend isn't\nimportable. pytorch/model_test.py is a torch<->jax parity test (imports both),\nso it's skipped unless both backends are present.",
"is_bot": false,
"headline": "Skip backend test modules when their optional extra isn't installed",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T20:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443cbec7fed1a7994dbe65a4664999b4f4015680",
"body": "Add Jax TPU results tables",
"is_bot": false,
"headline": "Merge pull request #25 from google-research/weihaokong-patch-1",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T20:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "805e6e1231adb13c39c87e39777d726afb087060",
"body": null,
"is_bot": false,
"headline": "Rename classification result tables to the jax-tpu-tabarena convention",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T20:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d6825dbef93a176d3410d9dc4d34a4e0357e8cb",
"body": null,
"is_bot": false,
"headline": "Rename regression result tables to the jax-tpu-tabarena convention",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T20:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8749a6ff20a07f2bd2da9a6652db8b2a5152cfe",
"body": null,
"is_bot": false,
"headline": "Document evaluation results in README (results/)",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T19:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d52e13881f4b8ceea7bd51f9b7691850b4a6e15",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T18:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f3fcfb8a3355f55c9fb49f04fbb62b8ba29109",
"body": "Add results/ folder",
"is_bot": false,
"headline": "Merge pull request #24 from google-research/add-results-folder",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T18:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db04a699b78af698346e22642a324732c1717ced",
"body": null,
"is_bot": false,
"headline": "Add results/ folder",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T18:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d7ab36cb58196400bd47d630afb7d8764f4e21",
"body": "Update documentation and packaging for JAX/PyTorch separation",
"is_bot": false,
"headline": "Merge pull request #22 from erzel/update-docs",
"author_name": "Erez Louidor",
"author_login": "erzel",
"committed_at": "2026-06-30T05:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cfef1d63aa8329096457ac471c9e10aae9c27c6",
"body": "- Update README.md to show installation options for JAX and PyTorch backends\n- Make examples in README.md and examples/ directory neutral with comments showing PyTorch usage\n- Expose tabfm_v1_0_0_jax and tabfm_v1_0_0_pytorch symmetric loaders in __init__.py\n- Split pyproject.toml dependencies into optional extras (jax and pytorch)\n- Update CHANGELOG.md with recent changes\n- Fix checkpointing_test.py flag parsing when running via unittest discovery",
"is_bot": false,
"headline": "Update documentation and packaging for JAX/PyTorch separation",
"author_name": "Erez Louidor Ilan",
"author_login": "erzel",
"committed_at": "2026-06-30T05:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdfe068b9907aecab22d134741ddbb22a3673d8e",
"body": "Fix datetime-as-text detection for pandas>=3 string dtype",
"is_bot": false,
"headline": "Merge pull request #18 from google-research/fix-pandas3-datetime",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T05:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7c7d0bd2dab3bf52c65b6fa9e4965cae5fa9a5c",
"body": "The ensemble calibration path in TabFMClassifier.fit called\nchex.assert_shape, but chex is only imported inside the JAX try/except\nblock. In a JAX-free (PyTorch-only) install this raised\n'NameError: name chex is not defined' during fit(). Replace it with an\nequivalent numpy-shape assert and drop the now-unused chex import.",
"is_bot": false,
"headline": "Fix JAX-free crash: replace chex.assert_shape with plain assert",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T05:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9144f4d8c502521538c3c1345ac07efa521d81a5",
"body": "…tial-date leniency",
"is_bot": false,
"headline": "Make datetime detector private (_looks_like_datetime) + tests for par…",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T04:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe09d44f537c2de38aa93754ec24a254b61140b7",
"body": "…ing dtypes",
"is_bot": false,
"headline": "Add regression tests for datetime-as-text detection across object/str…",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T04:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d316826a05e58c87e0fc3c45235bf167ee2e5115",
"body": null,
"is_bot": false,
"headline": "Fix datetime-as-text detection for pandas>=3 string dtype",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T04:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a8560e892b883781d0c71ae4fd315f3c5163ad",
"body": "Reorganize jax torch",
"is_bot": false,
"headline": "Merge pull request #21 from erzel/reorganize-jax-torch",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-30T02:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76aad7ab80d9dc08cef6af3768e17d07d56f2171",
"body": "- Decoupled JAX and PyTorch in classifier_and_regressor.py\n- Protected JAX tests and added PyTorch integration tests\n- Fixed PyTorch model out-of-bounds index crashes\n- Made JAX and PyTorch model loading thread-safe\n- Reorganized JAX targets in Bazel BUILD files",
"is_bot": false,
"headline": "Implement JAX-free support and PyTorch integration for estimators",
"author_name": "Erez Louidor Ilan",
"author_login": "erzel",
"committed_at": "2026-06-30T02:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b673130d3768d5a88478b7de6235dd7577ca6f93",
"body": "- Moved JAX files to tabfm/src/jax/\n- Moved PyTorch model implementation to tabfm/src/pytorch/\n- Fixed a precision bug inside InducedSelfAttentionBlock in the JAX code\n- Updated import paths across JAX files, estimator tests, and __init__.py\n- Created pytorch/model_test.py unit tests with numerical parity checks\n- Created hugging_face/convert_and_upload.py to convert Orbax weights to PyTorch weights and upload to hugging face\n- Updated HF JAX model repo to google/tabfm-1.0.0-jax",
"is_bot": false,
"headline": "Reorganize repo into jax/ and pytorch/ subdirectories",
"author_name": "Erez Louidor Ilan",
"author_login": "erzel",
"committed_at": "2026-06-30T02:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0842bd42dc7c92b9d7ca8159006512fcf2c213e6",
"body": "…ll CV for large datasets. (#19)",
"is_bot": false,
"headline": "Add parameter to use a single val fold for optimization instead of fu…",
"author_name": "tamannarayan",
"author_login": "tamannarayan",
"committed_at": "2026-06-30T01:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da5130ac4ef94ca73cc25754d42e5d1659aad309",
"body": "Support restructured HF JAX checkpoints layout",
"is_bot": false,
"headline": "Merge pull request #20 from google-research/fix-jax-load-path",
"author_name": "Erez Louidor",
"author_login": "erzel",
"committed_at": "2026-06-30T00:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2f75a18a169fb10e0f6a4519923d2bb3eaadba7",
"body": null,
"is_bot": false,
"headline": "Update JAX repository ID to tabfm-1.0.0-jax",
"author_name": "Erez Louidor Ilan",
"author_login": "erzel",
"committed_at": "2026-06-29T23:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15422d70898e86bfe8af3cec90d9c0580a6c2b42",
"body": "Use airfoil_self_noise and maternal_health_risk for the examples",
"is_bot": false,
"headline": "Merge pull request #15 from google-research/swap-example-datasets",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-29T16:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef3bec82fa7c2fc05687b0ffb8b5a8d31f98c726",
"body": null,
"is_bot": false,
"headline": "Use clf.classes_ directly in the classification example",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-27T00:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12948ca3d09eb7873eefcf4dc189cb694ed77db1",
"body": null,
"is_bot": false,
"headline": "Use maternal_health_risk for the classification example",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-27T00:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11bba39ee252479c3830aba069b275d5752e1582",
"body": null,
"is_bot": false,
"headline": "Use airfoil_self_noise for the regression example",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-27T00:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e607f77afc42b69a53e9735f114aa45601d84481",
"body": "…ples\n\nAdd ensemble-capable TabFM estimators and TabArena examples",
"is_bot": false,
"headline": "Merge pull request #14 from google-research/ensemble-presets-and-exam…",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-26T23:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bde94a40324b8c7393560da202201458c4d7836a",
"body": "…egy, cleanup",
"is_bot": false,
"headline": "Address PR review: restore alphabetical y-encoder, trim crosses/strat…",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-26T23:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13674549e01527e2bd98e49d8e740ab3395913f3",
"body": "…20.0\n\nBump pygments from 2.18.0 to 2.20.0",
"is_bot": false,
"headline": "Merge pull request #1 from google-research/dependabot/pip/pygments-2.…",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-26T21:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "881cb682c2a321d3fb733613eb2e7409d6b386fb",
"body": "…29.6\n\nBump protobuf from 5.26.1 to 5.29.6",
"is_bot": false,
"headline": "Merge pull request #2 from google-research/dependabot/pip/protobuf-5.…",
"author_name": "Erez Louidor",
"author_login": "erzel",
"committed_at": "2026-06-26T17:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b487230883e272e1315f00d6ad768fd5f4b188a2",
"body": "Add tamannarayan to CODEOWNERS",
"is_bot": false,
"headline": "Merge pull request #11 from weihaokong/add-tamannarayan-codeowner",
"author_name": "Erez Louidor",
"author_login": "erzel",
"committed_at": "2026-06-26T17:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50b4d868d4790b6a316f88efd8d8732031c33426",
"body": null,
"is_bot": false,
"headline": "Add TabArena default-vs-ensemble examples",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-26T15:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecd05699e814e304f7410f614cffa2f4864f8abe",
"body": null,
"is_bot": false,
"headline": "Add ensemble-capable TabFM classifier/regressor",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-26T15:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a15358dcf14b2918ec6874357c4ce5b0a573668",
"body": "Remove dead code (ssmax, hierarchical classification, unused helper)",
"is_bot": false,
"headline": "Merge pull request #9 from weihaokong/remove-ssmax",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-26T15:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e01ba7c35bec02d17999f7d9eef5be8b3aef75e",
"body": "Inference perf: checkpoint cache, selectable ICL attention, 128-padding",
"is_bot": false,
"headline": "Merge pull request #8 from weihaokong/perf-inference",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-26T14:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07bcaec0aca0cd1490f94ba4a9ca7d1e4057a336",
"body": null,
"is_bot": false,
"headline": "Add tamannarayan to CODEOWNERS",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-25T21:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04506047c46e4b13214ef6507b189c21cbefd60",
"body": "Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.26.1 to 5.29.6.\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Commits](https://github.com/protocolbuffers/protobuf/commits)\n\n---\nupdated-dependencies:\n- dependency-name: protobuf\n dependency-version: 5.29.6\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump protobuf from 5.26.1 to 5.29.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T17:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3922c753084b8c593bbcb082e08892fbcb840e9f",
"body": "Bump msgpack from 1.0.8 to 1.2.1",
"is_bot": false,
"headline": "Merge pull request #10 from google-research/dependabot/pip/msgpack-1.2.1",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-24T17:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6007ae780b5770c74b44ea76b2bf2d63db80eeb0",
"body": "Encode class labels alphabetically (sklearn convention)",
"is_bot": false,
"headline": "Merge pull request #7 from weihaokong/y-encoder-alphabetical",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-24T16:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ffdf3d6616a3457bfd1c59f4f18f4e6c13bebcf",
"body": "Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.8 to 1.2.1.\n- [Release notes](https://github.com/msgpack/msgpack-python/releases)\n- [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/msgpack/msgpack-python/compare/v1.0.8...v1.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: msgpack\n dependency-version: 1.2.1\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump msgpack from 1.0.8 to 1.2.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T16:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381fa3e1f99fd72eca4cd5c8fec059310b057b63",
"body": "Fix pytest CI on a clean environment",
"is_bot": false,
"headline": "Merge pull request #6 from weihaokong/fix-ci-deps",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-24T16:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce4c2fcd455bacef6dc95c58034776be99fa83a",
"body": "The classifier already pads the ICL sequence length to a multiple of 128\nfor the flash (memory_efficient_attention) path, but the regressor did\nnot. With flash attention enabled, any regression dataset whose\nin-context sequence length is not a multiple of 128 fails with a reshape\nerror. Mirror the classifier's fix: pad the sequence with -100 and slice\nthe output back to orig_seq_len so padded rows are dropped.",
"is_bot": false,
"headline": "Apply sequence 128-padding in TabFMRegressor._batch_forward",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T21:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a7188714e46a562415ada57572cb8cd97c370ee",
"body": "The config constructor param was stored but never read: the classifier\nnever used it, and the regressor only read self.config as a fallback for\nself.model.loss, which TabFM always sets -- so the fallback was\nunreachable. Drop config from both estimators (and the now-unused\nargparse/flags/logging imp\n[…]\nror was\nunreachable; replace the block with an unconditional output.squeeze(-1).\n\nAlso use self.batch_size directly in the regressor instead of\ngetattr(self, 'batch_size', 1); __init__ always sets it.",
"is_bot": false,
"headline": "Remove dead config param and regressor loss branch",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T19:42:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fb17c34d8325c425dbfa396577245f540e7edc9c",
"body": null,
"is_bot": false,
"headline": "Drop specific restore-time figure from cache comment",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T19:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf1b73d6b55c87933cd389c32e41853d7dfb146",
"body": "Address review: explain that _LOAD_CACHE is a dict keyed by load settings\nso the classification/regression variants can coexist in one process and\nso a cached model is never returned for mismatched settings.",
"is_bot": false,
"headline": "Document why the load cache is keyed by settings",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T19:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9052228dc0e8271fdc3ae2c7df608b788159a104",
"body": "Address review: use explicit branches for 'appearance', 'alphabetical',\nand 'frequency', and raise ValueError for any unrecognized mode instead\nof silently treating it as appearance order.",
"is_bot": false,
"headline": "Make encoder mode handling explicit; raise on unknown mode",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T17:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e3878d0b6a93298508ed1486adf8077a6528bf",
"body": "Removes the never-instantiated ClassNode class and the vestigial\nICLearning.root attribute (hierarchical classification was never\nimplemented; the forward path always raised), the unused\n_round_to_multiple_of helper, and scrubs related docstrings. The\nclassifier now raises a clear ValueError up front when the number of\nclasses exceeds max_classes instead of printing a misleading message\nand failing later in the model.",
"is_bot": false,
"headline": "Remove dead hierarchical-classification code and unused helper",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T15:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e458311a456d9cd57f77ab4a3c67dde5805c40",
"body": "In TabFMClassifier._batch_forward, pad the sequence length to a multiple\nof 128 with -100 before the (jitted) predict step, and slice the padding\noff the output. Padding outside the jit boundary buckets varying dataset\nsizes to the same compiled shape, avoiding a recompile per distinct\nlength; padded rows fall past train_size and are masked out, so results\nare unchanged.",
"is_bot": false,
"headline": "Pad inference batches to a multiple of 128 to cut JIT recompiles",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T06:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735d404cd059ee08649ee42bd3775fbdc3f58577",
"body": "load() gains:\n - a process-wide in-memory cache (_LOAD_CACHE/use_cache) so repeated\n loads (e.g. AutoGluon/TabArena bagging) skip the ~19s Orbax restore;\n - an attention_impl param (default 'flash') injected as\n icl_attention_impl, letting callers pick the ICL attention kernel.\n\nmodel.py keeps its JAX constructor default (single source of truth: the\nload() param overrides it), so this is a one-file change.",
"is_bot": false,
"headline": "Cache restored checkpoints and add attention_impl param to load()",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T06:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd27391466430a3c12ec0c9da8d24404db677e25",
"body": "The v1.0.0 checkpoint is trained with ssmax disabled (ssmax=False\neverywhere; create_ssmax_layer returns None, so no ssmax params exist\nin the checkpoint). Remove the SSMax/SSMaxMLP/QASSMaxMLP classes, the\ncreate_ssmax_layer factory, the ssmax constructor params/pass-throughs,\nthe forward hook, and the related test case. Verified: model loads and\nblood-transfusion ROC AUC is unchanged (~0.748).",
"is_bot": false,
"headline": "Remove unused scalable-softmax (ssmax) code",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T06:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81acddd9f7848e72677f8378700b0b6b16747bb3",
"body": "Add an 'alphabetical' mode to CategoricalOrdinalEncoder (sort categories\nascending) and use it for the label encoder, so TabFMClassifier.classes_\nand predict_proba column order follow scikit-learn's LabelEncoder\nconvention (classes sorted ascending) instead of order-of-appearance.",
"is_bot": false,
"headline": "Encode class labels alphabetically to match sklearn convention",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T06:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41541bf1ada4e31b8b63d0b05a8a27a292b3c65",
"body": "The pytest CI (pip install -e .[dev] + pytest -n auto) failed at import\ncollection. Root causes and fixes:\n\n1. Declare runtime deps in pyproject.toml (it was empty) and add the\n missing 'typeguard'. Only the deps with known incompatibilities are\n constrained; the rest float:\n - flax>=0.12.7 \n[…]\nt.py parses absl flags so absltest helpers (create_tempdir ->\n --test_tmpdir) work under the pytest runner.\n\nVerified in a fresh Python 3.11 venv (latest jax/numpy/pandas floated):\n32/32 tests pass.",
"is_bot": false,
"headline": "Fix pytest CI on a clean environment",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T05:20:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2a12f77e22e1046f52171dc95240c4b1d09d84e9",
"body": "Declare runtime dependencies in pyproject.toml",
"is_bot": false,
"headline": "Merge pull request #5 from weihaokong/fix-deps",
"author_name": "Weihao Kong",
"author_login": "weihaokong",
"committed_at": "2026-06-23T04:37:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 110,
"latest_release_at": "2026-07-21T18:18:01Z",
"latest_release_tag": "v1.0.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 7,
"days_since_latest_release": 0,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "tabfm",
"exists": true,
"license": null,
"keywords": [
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache Software License"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/tabfm/",
"is_deprecated": false,
"latest_version": "1.0.1",
"repository_url": "https://github.com/google-research/tabfm",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2026-06-30T06:18:45.111653Z",
"latest_published_at": "2026-07-21T18:17:59.966984Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 200,
"stars": 1988,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-06-28",
"count": 1
},
{
"date": "2026-06-30",
"count": 6
},
{
"date": "2026-07-01",
"count": 34
},
{
"date": "2026-07-02",
"count": 33
},
{
"date": "2026-07-03",
"count": 22
},
{
"date": "2026-07-04",
"count": 8
},
{
"date": "2026-07-05",
"count": 12
},
{
"date": "2026-07-06",
"count": 10
},
{
"date": "2026-07-07",
"count": 5
},
{
"date": "2026-07-08",
"count": 8
},
{
"date": "2026-07-09",
"count": 8
},
{
"date": "2026-07-10",
"count": 4
},
{
"date": "2026-07-11",
"count": 2
},
{
"date": "2026-07-12",
"count": 3
},
{
"date": "2026-07-13",
"count": 4
},
{
"date": "2026-07-14",
"count": 1
},
{
"date": "2026-07-15",
"count": 2
},
{
"date": "2026-07-16",
"count": 1
},
{
"date": "2026-07-17",
"count": 2
},
{
"date": "2026-07-18",
"count": 2
},
{
"date": "2026-07-19",
"count": 5
},
{
"date": "2026-07-20",
"count": 17
},
{
"date": "2026-07-21",
"count": 8
}
],
"complete": true,
"collected": 200,
"total_forks": 200
},
"star_history": {
"days": [
{
"date": "2026-07-03",
"count": 54
},
{
"date": "2026-07-04",
"count": 102
},
{
"date": "2026-07-05",
"count": 122
},
{
"date": "2026-07-06",
"count": 140
},
{
"date": "2026-07-07",
"count": 107
},
{
"date": "2026-07-08",
"count": 69
},
{
"date": "2026-07-09",
"count": 42
},
{
"date": "2026-07-10",
"count": 37
},
{
"date": "2026-07-11",
"count": 31
},
{
"date": "2026-07-12",
"count": 7
},
{
"date": "2026-07-13",
"count": 26
},
{
"date": "2026-07-14",
"count": 34
},
{
"date": "2026-07-15",
"count": 32
},
{
"date": "2026-07-16",
"count": 19
},
{
"date": "2026-07-17",
"count": 10
},
{
"date": "2026-07-18",
"count": 12
},
{
"date": "2026-07-19",
"count": 53
},
{
"date": "2026-07-20",
"count": 67
},
{
"date": "2026-07-21",
"count": 36
}
],
"complete": false,
"collected": 1000,
"total_stars": 1988
},
"open_issues_and_prs": 31
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 142134,
"source_files_sampled": 25,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml",
"requirements.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "setuptools",
"direct": false,
"version": "81.0.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"PYSEC-2026-3447"
],
"fixed_version": "83.0.0",
"advisory_count": 1,
"oldest_advisory_days": 13
},
{
"name": "torch",
"direct": false,
"version": "2.12.1+cpu",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-rrmf-rvhw-rf47"
],
"fixed_version": "2.13.0",
"advisory_count": 1,
"oldest_advisory_days": 477
}
],
"collected": true,
"truncated": false,
"by_severity": {
"moderate": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 65,
"assessed_package": null,
"unassessed_count": 10,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "absl-py",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "jaxtyping",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "<0.3"
},
{
"name": "numpy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pandas",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "scikit-learn",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "scipy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "typeguard",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "<3"
},
{
"name": "huggingface-hub",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "absl-py",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "absl-py",
"direct": true,
"version": "2.4.0",
"ecosystem": "pypi"
},
{
"name": "huggingface-hub",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "huggingface-hub",
"direct": true,
"version": "1.21.0",
"ecosystem": "pypi"
},
{
"name": "jaxtyping",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "jaxtyping",
"direct": true,
"version": "0.2.25",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": "2.2.0",
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": "2.2.3",
"ecosystem": "pypi"
},
{
"name": "scikit-learn",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "scikit-learn",
"direct": true,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": true,
"version": "1.17.1",
"ecosystem": "pypi"
},
{
"name": "typeguard",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "typeguard",
"direct": true,
"version": "2.13.3",
"ecosystem": "pypi"
},
{
"name": "aiofiles",
"direct": false,
"version": "23.2.1",
"ecosystem": "pypi"
},
{
"name": "annotated-doc",
"direct": false,
"version": "0.0.4",
"ecosystem": "pypi"
},
{
"name": "anyio",
"direct": false,
"version": "4.14.1",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.6.17",
"ecosystem": "pypi"
},
{
"name": "chex",
"direct": false,
"version": "0.1.92",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.4.2",
"ecosystem": "pypi"
},
{
"name": "einops",
"direct": false,
"version": "0.8.2",
"ecosystem": "pypi"
},
{
"name": "etils",
"direct": false,
"version": "1.7.0",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.29.4",
"ecosystem": "pypi"
},
{
"name": "flax",
"direct": false,
"version": "0.12.7",
"ecosystem": "pypi"
},
{
"name": "flit-core",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "fsspec",
"direct": false,
"version": "2024.6.0",
"ecosystem": "pypi"
},
{
"name": "h11",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "hf-xet",
"direct": false,
"version": "1.5.1",
"ecosystem": "pypi"
},
{
"name": "httpcore",
"direct": false,
"version": "1.0.9",
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": false,
"version": "0.28.1",
"ecosystem": "pypi"
},
{
"name": "humanize",
"direct": false,
"version": "4.9.0",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.18",
"ecosystem": "pypi"
},
{
"name": "importlib-resources",
"direct": false,
"version": "6.4.0",
"ecosystem": "pypi"
},
{
"name": "jax",
"direct": false,
"version": "0.10.1",
"ecosystem": "pypi"
},
{
"name": "jaxlib",
"direct": false,
"version": "0.10.1",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "joblib",
"direct": false,
"version": "1.4.2",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "ml-dtypes",
"direct": false,
"version": "0.5.0",
"ecosystem": "pypi"
},
{
"name": "mpmath",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "msgpack",
"direct": false,
"version": "1.2.1",
"ecosystem": "pypi"
},
{
"name": "networkx",
"direct": false,
"version": "3.6.1",
"ecosystem": "pypi"
},
{
"name": "opt-einsum",
"direct": false,
"version": "3.3.0",
"ecosystem": "pypi"
},
{
"name": "optax",
"direct": false,
"version": "0.2.8",
"ecosystem": "pypi"
},
{
"name": "orbax-checkpoint",
"direct": false,
"version": "0.12.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.2",
"ecosystem": "pypi"
},
{
"name": "prometheus-client",
"direct": false,
"version": "0.20.0",
"ecosystem": "pypi"
},
{
"name": "protobuf",
"direct": false,
"version": "5.29.6",
"ecosystem": "pypi"
},
{
"name": "psutil",
"direct": false,
"version": "5.9.8",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pylint",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "pytz",
"direct": false,
"version": "2024.1",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.1",
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": false,
"version": "13.7.1",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": "81.0.0",
"ecosystem": "pypi"
},
{
"name": "shellingham",
"direct": false,
"version": "1.5.4",
"ecosystem": "pypi"
},
{
"name": "simplejson",
"direct": false,
"version": "3.19.2",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.16.0",
"ecosystem": "pypi"
},
{
"name": "sympy",
"direct": false,
"version": "1.14.0",
"ecosystem": "pypi"
},
{
"name": "tensorstore",
"direct": false,
"version": "0.1.84",
"ecosystem": "pypi"
},
{
"name": "threadpoolctl",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "toolz",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "torch",
"direct": false,
"version": "2.12.1+cpu",
"ecosystem": "pypi"
},
{
"name": "tqdm",
"direct": false,
"version": "4.68.3",
"ecosystem": "pypi"
},
{
"name": "treescope",
"direct": false,
"version": "0.1.10",
"ecosystem": "pypi"
},
{
"name": "typer",
"direct": false,
"version": "0.24.2",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "tzdata",
"direct": false,
"version": "2024.1",
"ecosystem": "pypi"
},
{
"name": "uvloop",
"direct": false,
"version": "0.19.0",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "4.1.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 75,
"direct_count": 16,
"indirect_count": 59
}
},
"maintainership": {
"issues": {
"open_prs": 16,
"merged_prs": 38,
"open_issues": 15,
"closed_ratio": 0.211,
"closed_issues": 4,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "weihaokong",
"commits": 71,
"avatar_url": "https://avatars.githubusercontent.com/u/6112210?v=4"
},
{
"type": "User",
"login": "erzel",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/14099708?v=4"
},
{
"type": "User",
"login": "kashif",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/8100?v=4"
},
{
"type": "User",
"login": "fus3r",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/40115135?v=4"
},
{
"type": "User",
"login": "qflen",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/194738340?v=4"
},
{
"type": "User",
"login": "damienrj",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2729283?v=4"
},
{
"type": "User",
"login": "ananci",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8269584?v=4"
},
{
"type": "User",
"login": "direkkakkar319-ops",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/229680913?v=4"
},
{
"type": "User",
"login": "astonishedrobo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/78692551?v=4"
},
{
"type": "User",
"login": "devYRPauli",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/55940078?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.683
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pytest_and_autopublish.yml"
],
"has_docs_dir": false,
"linter_configs": [
".pylintrc"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cb6ba46b7ebc9a6581a81827e14e9c246202afb9",
"ran_at": "2026-07-21T18:24:52Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/google-research/tabfm",
"host": "github.com",
"name": "tabfm",
"owner": "google-research"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 62,
"vitality": 69,
"community": 74,
"governance": 63,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 69,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 110,
"human_commit_share": 0.98,
"days_since_last_push": 0,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "110 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 110
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.0.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"forks": 200,
"stars": 1988,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "window_too_short"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,988 stars",
"points": 53.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1988
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "200 forks",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 200
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.683
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 68% of commits",
"points": 7.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 68
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"merged_prs": 38,
"open_issues": 15,
"closed_issues": 4,
"issue_closed_ratio": 0.211,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "21% of issues closed",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 21
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "38/43 decided PRs merged",
"points": 33.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 38,
"decided": 43
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 16705,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "google-research",
"public_repos": 350,
"account_age_days": 2847
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "16,705 followers of google-research",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16705,
"login": "google-research"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "350 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 350
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"tabfm"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "2 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 2
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".pylintrc",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".pylintrc"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://research.google/blog/introducing-tabfm-a-zero-shot-foundation-model-for-tabular-data/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://research.google/blog/introducing-tabfm-a-zero-shot-foundation-model-for-tabular-data/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 65 resolved dependencies against OSV; 10 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 65
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 10
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 65,
"unassessed_packages": 10,
"affected_by_severity": "moderate 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 65,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.663,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "65 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 35.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 65,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.02
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".pylintrc",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".pylintrc"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 142134,
"source_files_sampled": 25,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/25 source files over 60KB",
"points": 50.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 25,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"deps.dev does not index pypi:tabfm@1.0.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T18:25:14.622670Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/google-research/tabfm.svg",
"full_name": "google-research/tabfm",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}