You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/sharegpt_preprocess/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
You can use ShareGPT_V3_unfiltered_cleaned_split.json as benchmark datasets.
4
4
5
+
## Prerequisites
6
+
Before you begin, ensure you have the following installed:
7
+
8
+
* Python 3.9 or higher
9
+
* pip (Python package manager)
10
+
5
11
## Example Commands
6
12
7
13
Download and prepare the ShareGPT dataset; You can specify the proportion of data to process by providing a number between 0 and 1 as an argument to the script.
0 commit comments