prithivMLmods commited on
Commit
62c7004
·
verified ·
1 Parent(s): a2f8fb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -43,9 +43,6 @@ The Coder-Stat dataset is a collection of programming-related data, including pr
43
  - **Pandas**: Can be easily loaded and manipulated using Pandas.
44
  - **Croissant**: Additional support for Croissant format.
45
 
46
- ### License
47
- - **Apache-2.0**: The dataset is licensed under the Apache License 2.0.
48
-
49
  ## Dataset Structure
50
 
51
  ### Columns
@@ -56,6 +53,7 @@ The Coder-Stat dataset is a collection of programming-related data, including pr
56
  - **changed_sre**: The modified or corrected source code.
57
 
58
  ### Splits
 
59
  - **train**: Contains 41,900 rows of training data.
60
 
61
  ## Usage
 
43
  - **Pandas**: Can be easily loaded and manipulated using Pandas.
44
  - **Croissant**: Additional support for Croissant format.
45
 
 
 
 
46
  ## Dataset Structure
47
 
48
  ### Columns
 
53
  - **changed_sre**: The modified or corrected source code.
54
 
55
  ### Splits
56
+
57
  - **train**: Contains 41,900 rows of training data.
58
 
59
  ## Usage