Sao10K commited on
Commit
11b04ac
1 Parent(s): 5e67251

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -64,12 +64,12 @@ Example Dataset Entry:
64
  },
65
  {
66
  "from": "human-chat",
67
- "name": "User-3",
68
  "value": "text"
69
  },
70
  {
71
  "from": "gpt-chat",
72
- "name": "User-2",
73
  "value": "text"
74
  },
75
  {
@@ -79,12 +79,12 @@ Example Dataset Entry:
79
  },
80
  {
81
  "from": "gpt-chat",
82
- "name": "User-3",
83
  "value": "text"
84
  },
85
  {
86
  "from": "gpt-chat",
87
- "name": "User-2",
88
  "value": "text"
89
  }
90
  ]
 
64
  },
65
  {
66
  "from": "human-chat",
67
+ "name": "User-1",
68
  "value": "text"
69
  },
70
  {
71
  "from": "gpt-chat",
72
+ "name": "User-3",
73
  "value": "text"
74
  },
75
  {
 
79
  },
80
  {
81
  "from": "gpt-chat",
82
+ "name": "User-2",
83
  "value": "text"
84
  },
85
  {
86
  "from": "gpt-chat",
87
+ "name": "User-3",
88
  "value": "text"
89
  }
90
  ]