Update README.md
Browse files
README.md
CHANGED
|
@@ -82,7 +82,7 @@ We will annotate the flow based on the `stack_parser_large.py` variant of the fi
|
|
| 82 |
- **EDIT**: On further inspection, *the conversational format is not fully similar to openai*. Read the notes under the data instances. KaraKaraWitch apologizes for any inconvenience this caused ahead of time.
|
| 83 |
4. For huggingface, we have compressed the files with gzip.
|
| 84 |
- We have noted an issue where there could be a false positive virus-detection on 10 of the compressed files.
|
| 85 |
-
- We have used the dataset in it's uncompressed
|
| 86 |
|
| 87 |
As we are dealing with many files at once, we also have the following helper functions to run various functions in parallel over all StackExchange sites:
|
| 88 |
|
|
|
|
| 82 |
- **EDIT**: On further inspection, *the conversational format is not fully similar to openai*. Read the notes under the data instances. KaraKaraWitch apologizes for any inconvenience this caused ahead of time.
|
| 83 |
4. For huggingface, we have compressed the files with gzip.
|
| 84 |
- We have noted an issue where there could be a false positive virus-detection on 10 of the compressed files.
|
| 85 |
+
- We have used the dataset in it's uncompressed form and didn't encounter any issues.
|
| 86 |
|
| 87 |
As we are dealing with many files at once, we also have the following helper functions to run various functions in parallel over all StackExchange sites:
|
| 88 |
|