{
"code": 0,
"message": "string",
"data": {
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"remark": "string",
"params": {
"property1": {},
"property2": {}
},
"id": "1",
"dataName": "训练数据集 A",
"dataType": "0",
"dataSize": 0,
"sampleCount": 10000,
"tokenCount": 1000000,
"avgTokenCount": 100,
"publisher": "某某公司",
"publishDate": "2019-08-24T14:15:22.123Z",
"price": 99.99,
"viewCount": 1000,
"status": "0",
"description": "这是一个用于训练的数据集",
"descriptionSimple": "这是一个用于训练的数据集",
"coverImage": "https://example.com/cover.jpg",
"tagMap": "自然语言处理,文本数据",
"tags": "自然语言处理,文本数据",
"purchaseStatus": 0,
"splits": "Test",
"splitSubId": "Test"
},
"success": true
}