File size: 1,109 Bytes
a291236
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
  "dataset_info": {
    "description": "马克思著作SFT指令提示数据集",
    "citation": "",
    "homepage": "",
    "license": "",
    "features": {
      "title": {
        "dtype": "string",
        "_type": "Value"
      },
      "content": {
        "dtype": "string",
        "_type": "Value"
      },
      "prompt": {
        "dtype": "string",
        "_type": "Value"
      },
      "prompts": {
        "_type": "dict",
        "BASE": {
          "dtype": "string",
          "_type": "Value"
        },
        "TOPIC": {
          "dtype": "string",
          "_type": "Value"
        },
        "DEEPN": {
          "dtype": "string",
          "_type": "Value"
        },
        "STYLE": {
          "dtype": "string",
          "_type": "Value"
        },
        "CONCEPT": {
          "dtype": "string",
          "_type": "Value"
        },
        "DIALECTIC": {
          "dtype": "string",
          "_type": "Value"
        }
      },
      "url": {
        "dtype": "string",
        "_type": "Value"
      }
    }
  }
}