Merge branch 'merge-main' of https://github.com/icwhite/mindcraft into merge-main

This commit is contained in:
Isadora White 2025-04-23 13:21:53 -07:00
commit 7edcc4f860
36 changed files with 1 additions and 78004 deletions

2
.gitignore vendored
View file

@ -26,4 +26,4 @@ tasks/construction_tasks/train_multiagent_construction_tasks.json
tasks/construction_tasks/test/**
tasks/construction_tasks/train/**
server_data*
.DS_Store
**/.DS_Store

BIN
tasks/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load diff

View file

@ -1,16 +0,0 @@
{
"num_tasks": 199,
"avg_depth": 2.2525252525252526,
"std_depth": 0.9248907589704736,
"num_tasks_based_depth": {
"0": 98,
"1": 72,
"2": 20,
"3": 8
},
"num_missing_resources": {
"0": 116,
"1": 76,
"2": 6
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,16 +0,0 @@
{
"num_tasks": 184,
"avg_depth": 2.4754098360655736,
"std_depth": 0.9684626549338964,
"num_tasks_based_depth": {
"0": 72,
"1": 78,
"2": 21,
"3": 12
},
"num_missing_resources": {
"0": 108,
"1": 66,
"2": 9
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,15 +0,0 @@
{
"num_tasks": 129,
"avg_depth": 2.5625,
"std_depth": 1.0879309490955758,
"num_tasks_based_depth": {
"0": 56,
"1": 52,
"2": 12,
"3": 8
},
"num_missing_resources": {
"0": 100,
"1": 28
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,15 +0,0 @@
{
"num_tasks": 131,
"avg_depth": 2.8461538461538463,
"std_depth": 0.9880948137434719,
"num_tasks_based_depth": {
"0": 45,
"1": 60,
"2": 15,
"3": 10
},
"num_missing_resources": {
"0": 95,
"1": 35
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,16 +0,0 @@
{
"num_tasks": 276,
"avg_depth": 2.260869565217391,
"std_depth": 0.7642780796194337,
"num_tasks_based_depth": {
"0": 100,
"1": 100,
"2": 76
},
"num_missing_resources": {
"0": 148,
"1": 91,
"2": 35,
"3": 2
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,15 +0,0 @@
{
"num_tasks": 281,
"avg_depth": 2.2562277580071175,
"std_depth": 0.7487869226953681,
"num_tasks_based_depth": {
"0": 100,
"1": 100,
"2": 81
},
"num_missing_resources": {
"0": 171,
"1": 79,
"2": 31
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,16 +0,0 @@
{
"num_tasks": 248,
"avg_depth": 2.0766129032258065,
"std_depth": 0.8020748166140171,
"num_tasks_based_depth": {
"0": 100,
"1": 100,
"2": 48
},
"num_missing_resources": {
"0": 155,
"1": 66,
"2": 25,
"3": 2
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,15 +0,0 @@
{
"num_tasks": 240,
"avg_depth": 2.0166666666666666,
"std_depth": 0.7525881269917101,
"num_tasks_based_depth": {
"0": 100,
"1": 100,
"2": 40
},
"num_missing_resources": {
"0": 173,
"1": 64,
"2": 3
}
}

Binary file not shown.