Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
This repository was archived by the owner on May 1, 2025. It is now read-only.

I want to fine tuning codetf to generate json rule code. #38

@quzhaojing

Description

@quzhaojing

How can I customize my dataset? this is the snippet of json.

{
"type": "page",
"body": {
"type": "collapse-group",
"activeKey": [
"1"
],
"body": [
{
"type": "collapse",
"key": "1",
"header": "title 1",
"body": "this is content 1"
},
{
"type": "collapse",
"key": "2",
"header": "title 2",
"body": "this is content 2"
},
{
"type": "collapse",
"key": "3",
"header": "title 3",
"body": "this is content 3"
}
]
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions