mjf-su commited on
Commit
2238851
·
verified ·
1 Parent(s): 03002ad

Upload FR dataset

Browse files
.gitattributes CHANGED
@@ -61,3 +61,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
61
  PhysicalAI-base-VLA/IT/shard_00000.jsonl filter=lfs diff=lfs merge=lfs -text
62
  PhysicalAI-base-VLA/IT/shard_00001.jsonl filter=lfs diff=lfs merge=lfs -text
63
  PhysicalAI-base-VLA/IT/shard_00002.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
 
 
61
  PhysicalAI-base-VLA/IT/shard_00000.jsonl filter=lfs diff=lfs merge=lfs -text
62
  PhysicalAI-base-VLA/IT/shard_00001.jsonl filter=lfs diff=lfs merge=lfs -text
63
  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
PhysicalAI-base-VLA/FR/shard_00000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d0bbcfde06c211f0e26804aa473d5ddba178e9e0f76a507f292def4fcd8eae9
3
+ size 13746735
PhysicalAI-base-VLA/FR/shard_00001.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f1c35d26ade08608ebe31df349a70a3b0ce1cc7fc92eb2a8fb64312e7aeeb28
3
+ size 13615298
PhysicalAI-base-VLA/FR/shard_00002.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c67999f3ed54994e93b40d23d4d91077f86515f34af3714ed6070bb4227cdd7
3
+ size 13805053
PhysicalAI-base-VLA/FR/summary.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shards_evaluated": [
3
+ 0,
4
+ 1,
5
+ 2
6
+ ],
7
+ "total_examples": 25911,
8
+ "mismatch_count": 3,
9
+ "parse_fail_count": 0,
10
+ "ADE_overall": {
11
+ "n": 25908,
12
+ "weighted_mean": 3.3830390790739377
13
+ },
14
+ "per_shard": [
15
+ {
16
+ "shard_id": 0,
17
+ "total_examples": 8651,
18
+ "mismatch_count": 0,
19
+ "parse_fail_count": 0,
20
+ "ADE": {
21
+ "count": 8651,
22
+ "mean": 3.4347920417785645,
23
+ "p50": 2.5391852855682373,
24
+ "p90": 7.554266452789307
25
+ }
26
+ },
27
+ {
28
+ "shard_id": 1,
29
+ "total_examples": 8572,
30
+ "mismatch_count": 1,
31
+ "parse_fail_count": 0,
32
+ "ADE": {
33
+ "count": 8571,
34
+ "mean": 3.3806495666503906,
35
+ "p50": 2.465580701828003,
36
+ "p90": 7.535642623901367
37
+ }
38
+ },
39
+ {
40
+ "shard_id": 2,
41
+ "total_examples": 8688,
42
+ "mismatch_count": 2,
43
+ "parse_fail_count": 0,
44
+ "ADE": {
45
+ "count": 8686,
46
+ "mean": 3.333852529525757,
47
+ "p50": 2.461843967437744,
48
+ "p90": 7.292464256286621
49
+ }
50
+ }
51
+ ]
52
+ }