ver Feb29thv3

updated evaluation for a sheetcopilot task
This commit is contained in:
David Chang
2024-02-29 22:56:40 +08:00
parent ac3471b847
commit f0a20cdbd1

View File

@@ -71,11 +71,6 @@
}, },
"options": { "options": {
"rules": [ "rules": [
{
"type": "sheet_data",
"sheet_idx0": "RNSheet2",
"sheet_idx1": "ENSheet2"
},
{ {
"type": "pivot_table", "type": "pivot_table",
"sheet_idx0": "RNSheet2", "sheet_idx0": "RNSheet2",
@@ -103,6 +98,10 @@
"font_bold": { "font_bold": {
"method": "eq", "method": "eq",
"ref": true "ref": true
},
"value": {
"method": "eq",
"ref": "Demographic Profile"
} }
} }
} }