afterpartydev commited on
Commit
5ee0d98
·
verified ·
1 Parent(s): c279948

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -35,7 +35,7 @@ For large-scale processing and fine-tuning.
35
 
36
  ## 📦 Dataset Versions
37
 
38
- In addition to the full dataset, two smaller versions are available:
39
 
40
  - **Small version**
41
  - Located in the `small_dataset` folder.
@@ -47,6 +47,11 @@ In addition to the full dataset, two smaller versions are available:
47
  - Contains 2,500 conversations
48
  - Also using the same structure and `medium_` prefix for all files.
49
 
 
 
 
 
 
50
  These subsets are ideal for lightweight experimentation, prototyping, or benchmarking.
51
 
52
  ---
 
35
 
36
  ## 📦 Dataset Versions
37
 
38
+ In addition to the full dataset, three smaller versions are available:
39
 
40
  - **Small version**
41
  - Located in the `small_dataset` folder.
 
47
  - Contains 2,500 conversations
48
  - Also using the same structure and `medium_` prefix for all files.
49
 
50
+ - **Medium Plus version**
51
+ - Located in the `medium_plus_dataset` folder.
52
+ - Contains 3,500 conversations
53
+ - Also using the same structure and `medium_plus_` prefix for all files.
54
+ -
55
  These subsets are ideal for lightweight experimentation, prototyping, or benchmarking.
56
 
57
  ---