mjf-su commited on
Commit
635476b
·
verified ·
1 Parent(s): 2238851

Upload ES dataset

Browse files
.gitattributes CHANGED
@@ -64,3 +64,6 @@ PhysicalAI-base-VLA/IT/shard_00002.jsonl filter=lfs diff=lfs merge=lfs -text
64
  PhysicalAI-base-VLA/FR/shard_00000.jsonl filter=lfs diff=lfs merge=lfs -text
65
  PhysicalAI-base-VLA/FR/shard_00001.jsonl filter=lfs diff=lfs merge=lfs -text
66
  PhysicalAI-base-VLA/FR/shard_00002.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
 
 
64
  PhysicalAI-base-VLA/FR/shard_00000.jsonl filter=lfs diff=lfs merge=lfs -text
65
  PhysicalAI-base-VLA/FR/shard_00001.jsonl filter=lfs diff=lfs merge=lfs -text
66
  PhysicalAI-base-VLA/FR/shard_00002.jsonl filter=lfs diff=lfs merge=lfs -text
67
+ PhysicalAI-base-VLA/ES/shard_00000.jsonl filter=lfs diff=lfs merge=lfs -text
68
+ PhysicalAI-base-VLA/ES/shard_00001.jsonl filter=lfs diff=lfs merge=lfs -text
69
+ PhysicalAI-base-VLA/ES/shard_00002.jsonl filter=lfs diff=lfs merge=lfs -text
PhysicalAI-base-VLA/ES/shard_00000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ef5eb0201794cb3bc897d3e9e2adebc48228897c42a03c896cb7b0d1d7c3b57
3
+ size 13901900
PhysicalAI-base-VLA/ES/shard_00001.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf03a095480037f60fb0d9d8adb68adbfc5d630ee9959908301ec1ae24dd16a9
3
+ size 13890062
PhysicalAI-base-VLA/ES/shard_00002.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79952c5591f162d1ad9437a5066aa88684816356ca4cee178b645c0fe64c7065
3
+ size 13290220
PhysicalAI-base-VLA/ES/summary.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shards_evaluated": [
3
+ 0,
4
+ 1,
5
+ 2
6
+ ],
7
+ "total_examples": 25712,
8
+ "mismatch_count": 2,
9
+ "parse_fail_count": 0,
10
+ "ADE_overall": {
11
+ "n": 25710,
12
+ "weighted_mean": 4.120050162742315
13
+ },
14
+ "per_shard": [
15
+ {
16
+ "shard_id": 0,
17
+ "total_examples": 8698,
18
+ "mismatch_count": 1,
19
+ "parse_fail_count": 0,
20
+ "ADE": {
21
+ "count": 8697,
22
+ "mean": 4.0968708992004395,
23
+ "p50": 3.2795944213867188,
24
+ "p90": 8.592960357666016
25
+ }
26
+ },
27
+ {
28
+ "shard_id": 1,
29
+ "total_examples": 8699,
30
+ "mismatch_count": 0,
31
+ "parse_fail_count": 0,
32
+ "ADE": {
33
+ "count": 8699,
34
+ "mean": 4.046370029449463,
35
+ "p50": 3.2341842651367188,
36
+ "p90": 8.515241622924805
37
+ }
38
+ },
39
+ {
40
+ "shard_id": 2,
41
+ "total_examples": 8315,
42
+ "mismatch_count": 1,
43
+ "parse_fail_count": 0,
44
+ "ADE": {
45
+ "count": 8314,
46
+ "mean": 4.221389293670654,
47
+ "p50": 3.415252685546875,
48
+ "p90": 8.803300857543945
49
+ }
50
+ }
51
+ ]
52
+ }