Add pathfm project
This commit is contained in:
parent
bfea8a3d5f
commit
42de1808b7
1 changed files with 7 additions and 0 deletions
|
|
@ -72,5 +72,12 @@
|
||||||
description = "MLLM for Trajectory";
|
description = "MLLM for Trajectory";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pathfm = {
|
||||||
|
template = "basic";
|
||||||
|
name = "PathFM";
|
||||||
|
codePath = "/Users/yanlin/Documents/Projects/Path Foundation Model/pathfm-paper";
|
||||||
|
description = "Path Foundation Model";
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue