JacKeepCalm commited on
Commit
552f8d2
·
verified ·
1 Parent(s): 494a995

Update json/result_77131ce7-32e6-4ca5-b96e-994969f1bc18.json

Browse files
json/result_77131ce7-32e6-4ca5-b96e-994969f1bc18.json CHANGED
@@ -1,45 +1,45 @@
1
- {
2
- "submission_id": "77131ce7-32e6-4ca5-b96e-994969f1bc18",
3
- "model_name": "Less Awesome Model",
4
- "team_name": "Geno",
5
- "paper_link": "",
6
- "github_link": "",
7
- "submitted_time": "2025-03-19T02:58:58Z",
8
- "results": {
9
- "datasets": [
10
- {
11
- "dataset_name": "bird",
12
- "data_split": "dev",
13
- "metrics": {
14
- "execution_match": 0.85,
15
- "intent_match": 0.9,
16
- "soft_f1": 0.88
17
- }
18
- },
19
- {
20
- "dataset_name": "spider",
21
- "data_split": "test",
22
- "metrics": {
23
- "execution_match": null,
24
- "intent_match": null,
25
- "soft_f1": null
26
- }
27
- },
28
- {
29
- "dataset_name": "corgi",
30
- "data_split": "test",
31
- "metrics": {
32
- "execution_match": 0.75,
33
- "intent_match": 0.78,
34
- "soft_f1": 0.76
35
- }
36
- }
37
- ],
38
- "average": {
39
- "execution_match": 0.8,
40
- "intent_match": 0.84,
41
- "soft_f1": 0.82
42
- },
43
- "score": 0.82
44
- }
45
  }
 
1
+ {
2
+ "submission_id": "77131ce7-32e6-4ca5-b96e-994969f1bc18",
3
+ "model_name": "Less Awesome Model",
4
+ "team_name": "Geno",
5
+ "paper_link": "",
6
+ "github_link": "",
7
+ "submitted_time": "2025-03-19T02:58:58Z",
8
+ "results": {
9
+ "datasets": [
10
+ {
11
+ "dataset_name": "bird",
12
+ "data_split": "dev",
13
+ "metrics": {
14
+ "execution_match": 0.76,
15
+ "intent_match": 0.8,
16
+ "soft_f1": 0.5
17
+ }
18
+ },
19
+ {
20
+ "dataset_name": "spider",
21
+ "data_split": "test",
22
+ "metrics": {
23
+ "execution_match": null,
24
+ "intent_match": null,
25
+ "soft_f1": null
26
+ }
27
+ },
28
+ {
29
+ "dataset_name": "corgi",
30
+ "data_split": "test",
31
+ "metrics": {
32
+ "execution_match": 0.5,
33
+ "intent_match": 0.3,
34
+ "soft_f1": 0.5
35
+ }
36
+ }
37
+ ],
38
+ "average": {
39
+ "execution_match": 0.6,
40
+ "intent_match": 0.53,
41
+ "soft_f1": 0.62
42
+ },
43
+ "score": 0.59
44
+ }
45
  }