Loubna ben allal
commited on
Commit
·
34741ae
1
Parent(s):
87a3de5
update app
Browse files- datasets/incoder.txt +1 -2
datasets/incoder.txt
CHANGED
|
@@ -8,8 +8,7 @@ The Github data used the following filtering:
|
|
| 8 |
|
| 9 |
The second componenet of the data consists of questions, answers, and comments from StackOverflow, it includes:
|
| 10 |
- all questions that have at least one answer
|
| 11 |
-
- up to ten answers with a non-negative score (sorted
|
| 12 |
-
by score) per question
|
| 13 |
- up to five comments per question/answer
|
| 14 |
Exact match deduplication was performed in code files.
|
| 15 |
|
|
|
|
| 8 |
|
| 9 |
The second componenet of the data consists of questions, answers, and comments from StackOverflow, it includes:
|
| 10 |
- all questions that have at least one answer
|
| 11 |
+
- up to ten answers with a non-negative score (sorted by score) per question
|
|
|
|
| 12 |
- up to five comments per question/answer
|
| 13 |
Exact match deduplication was performed in code files.
|
| 14 |
|