Sihan Chen commited on
Commit ·
4a96120
0
Parent(s):
Publish project snapshot archive ec0b39cd
Browse files- .gitattributes +1 -0
- README.md +13 -0
- physical_simulation_IR_BLP_snapshot_ec0b39cd.tar +3 -0
- snapshot_manifest_ec0b39cd.json +10 -0
.gitattributes
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# physical_simulation_IR_BLP project snapshot
|
| 2 |
+
|
| 3 |
+
This Hugging Face dataset repository contains a full file snapshot of the flying-wing + exoskeleton project at Git commit `ec0b39cd` from the GitHub branch `codex/control-system`.
|
| 4 |
+
|
| 5 |
+
The complete project tree is stored in:
|
| 6 |
+
|
| 7 |
+
- `physical_simulation_IR_BLP_snapshot_ec0b39cd.tar`
|
| 8 |
+
|
| 9 |
+
The archive was produced from the current tracked project files, excluding Git metadata. Large evidence artifacts are kept inside the archive so the Hugging Face upload avoids thousands of individual LFS API requests.
|
| 10 |
+
|
| 11 |
+
GitHub source branch:
|
| 12 |
+
|
| 13 |
+
- https://github.com/howard-lynn-ye/physical_simulation_IR_BLP/tree/codex/control-system
|
physical_simulation_IR_BLP_snapshot_ec0b39cd.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c76d8eda7702f8261ed73efe28c654e2097725b9cca4ebbe5652daca96a8d245
|
| 3 |
+
size 1507855872
|
snapshot_manifest_ec0b39cd.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"project": "physical_simulation_IR_BLP",
|
| 3 |
+
"snapshot_source_commit": "ec0b39cd",
|
| 4 |
+
"snapshot_source_branch": "codex/control-system",
|
| 5 |
+
"github_repo": "https://github.com/howard-lynn-ye/physical_simulation_IR_BLP",
|
| 6 |
+
"archive": "physical_simulation_IR_BLP_snapshot_ec0b39cd.tar",
|
| 7 |
+
"archive_sha256": "C76D8EDA7702F8261ED73EFE28C654E2097725B9CCA4EBBE5652DACA96A8D245",
|
| 8 |
+
"archive_size_gb": 1.404,
|
| 9 |
+
"contents": "Full tracked project file snapshot excluding Git metadata."
|
| 10 |
+
}
|