KaraKaraWitch
commited on
Commit
•
0eadef2
0
Parent(s):
Initial commit
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +55 -0
- README.md +187 -0
- data/3dprinting.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/3dprinting.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/academia.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/academia.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/ai.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/ai.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/android.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/android.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/anime.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/anime.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/apple.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/apple.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/arduino.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/arduino.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/askubuntu.com_raw_convo.jsonl.gz +3 -0
- data/askubuntu.com_raw_qa.jsonl.gz +3 -0
- data/astronomy.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/astronomy.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/aviation.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/aviation.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/avp.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/avp.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/beer.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/beer.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/bicycles.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/bicycles.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/bioacoustics.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/bioacoustics.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/bioinformatics.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/bioinformatics.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/biology.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/biology.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/bitcoin.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/bitcoin.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/blender.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/blender.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/boardgames.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/boardgames.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/bricks.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/bricks.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/buddhism.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/buddhism.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/cardano.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/cardano.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/chemistry.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/chemistry.stackexchange.com_raw_qa.jsonl.gz +3 -0
- data/chess.stackexchange.com_raw_convo.jsonl.gz +3 -0
- data/chess.stackexchange.com_raw_qa.jsonl.gz +3 -0
.gitattributes
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
37 |
+
# Audio files - uncompressed
|
38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
41 |
+
# Audio files - compressed
|
42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
47 |
+
# Image files - uncompressed
|
48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
52 |
+
# Image files - compressed
|
53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,187 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- no-annotation
|
4 |
+
language_creators:
|
5 |
+
- crowdsourced
|
6 |
+
license:
|
7 |
+
- cc-by-sa-3.0
|
8 |
+
task_categories:
|
9 |
+
- text-generation
|
10 |
+
- fill-mask
|
11 |
+
task_ids:
|
12 |
+
- language-modeling
|
13 |
+
- masked-language-modeling
|
14 |
+
source_datasets:
|
15 |
+
- original
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
configs:
|
19 |
+
- config_name: default
|
20 |
+
data_files:
|
21 |
+
- split: final
|
22 |
+
path: data/*.jsonl
|
23 |
+
pretty_name: Stacking Exchange
|
24 |
+
---
|
25 |
+
|
26 |
+
# Dataset Card for StackingExchange
|
27 |
+
|
28 |
+
![StackStackStackStackStackStackStack]()
|
29 |
+
|
30 |
+
*Waifu to catch your attention.*
|
31 |
+
|
32 |
+
### Dataset Description
|
33 |
+
|
34 |
+
*StackingExchange* is a **~XYZB** Tokens (llama-2-7b-chat-tokenizer) / **~15.17B** Tokens (RWKV Tokenizer) of Stack Exchange.
|
35 |
+
It serves as a training resource for large language models and other NLP tasks.
|
36 |
+
This card details the dataset's origin, content, and limitations.
|
37 |
+
|
38 |
+
- **Curated by:** KaraKaraWitch
|
39 |
+
- **Funded by [optional]:** Recursal.ai (I work there lol)
|
40 |
+
- **Shared by [optional]:** KaraKaraWitch
|
41 |
+
- **Language(s) (NLP):** English
|
42 |
+
- **License:** cc-by-sa-4.0
|
43 |
+
|
44 |
+
Stacking Exchange was created under time constraints for the release of [EagleX v1](https://huggingface.co/recursal/EagleX_1-7T_HF), and may contain biases in selection.
|
45 |
+
|
46 |
+
### Supported Tasks and Leaderboards
|
47 |
+
|
48 |
+
Primarily used for language modeling
|
49 |
+
|
50 |
+
### Languages
|
51 |
+
|
52 |
+
While the dataset is focused on English. Keep in mind there are other languages as well.
|
53 |
+
|
54 |
+
### Filtering
|
55 |
+
|
56 |
+
The filtering process is documented in code but not well-organized. We recommend reviewing the code directly for details.
|
57 |
+
|
58 |
+
The files are split into 2:
|
59 |
+
|
60 |
+
- `stack_parser.py`
|
61 |
+
- `stack_parser_large.py`
|
62 |
+
|
63 |
+
The first parser is for smaller Stack Exchange websites which doesn't take too much time. While the latter is run separately for large stack exchange websites.
|
64 |
+
|
65 |
+
In general, the entire processing chain has around 3 steps. Excluding the initial download and extraction from 7z files into their own respective folders from [Internet Archive](https://archive.org/download/stackexchange).
|
66 |
+
|
67 |
+
We will annotate the flow based on the `stack_parser_large.py` variant of the filtering.
|
68 |
+
|
69 |
+
1. Reconstruction of posts from PostHistory.xml into a json compatible format stored within SqliteDict. (`decadence_fp` inside `_large.py`)
|
70 |
+
- For caching, we use `SqliteDict` from the library `SqliteDict`.
|
71 |
+
- This is for preservation of Markdown and to avoid parsing HTML that is found in `Posts.xml`
|
72 |
+
- Sometimes some posts are updated without any creation history stored within `PostHistory`. The same goes for Migration post history types. They sometimes don't point to posts that exist (At the time.)
|
73 |
+
2. We compare with `Posts.xml` and get a list of posts with their answers paired to it. (`decadence`)
|
74 |
+
- This took the longest time.
|
75 |
+
- We first gather a list of main posts before adding all the answers to the main posts.
|
76 |
+
- Similar to step 1. Sometimes a post id is in Posts.xml while it doesn't exist in PostsHistory.xml
|
77 |
+
- After this step, we export into `_raw.jsonl` files.
|
78 |
+
3. Process into QA and Conversation formats. (`qa_processor`,`convo_processor`)
|
79 |
+
- We process the data into 2 formats. QA (`Question: {question}\nAnswer: {answer}\n\n`, see staccato_format.json for a list of formats) and conversational (Similar to Conversation with Sender and user.)
|
80 |
+
- The post must have an answer with a score >= 0. Else the answer is not added into the data.
|
81 |
+
- We recommend using the Conversation formats for ease of use.
|
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 |
+
|
84 |
+
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:
|
85 |
+
|
86 |
+
- `fp-stackstack` (Runs `decadence_fp`)
|
87 |
+
- `stackstack` (Runs `decadence`)
|
88 |
+
- `convo_stackstack` (Runs `convo_processor`)
|
89 |
+
- `qa_stackstack` (Runs `qa_processor`)
|
90 |
+
|
91 |
+
### Data Instances
|
92 |
+
|
93 |
+
Refer to this sample to see all the fields for the **Conversation** format.
|
94 |
+
|
95 |
+
```json
|
96 |
+
{
|
97 |
+
"conversation": [
|
98 |
+
{
|
99 |
+
"sender": "user",
|
100 |
+
"message": "Were there two Black Neuroi Hives?\n\nAt the end of *Strike Witches*, not only did the Warlock destroy all the Neuroi (including the humanoid one), but after the Warlock's destruction, the Black Neuroi Hive disappeared.\n\nHowever, at the start of *Strike Witches 2* which begins slightly before the final scene of the previous season (where Yoshika receives a second letter from her father), the 504th is sent to a Black Neuroi Hive where a Humanoid Neuroi was waiting in a hope to strike peace with the Neuroi. However, the Humanoid Neuroi was destroyed by an attack from the Green Neuroi Hive and subsequently, the Black Hive is never seen again.\n\nNow the second season affirms the ending of the first season (Gallia being freed, the Warlock turning into a Neuroi and losing control), so I am wondering was there two Black Neuroi Hives and if so, where was the second one?"
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"sender": "assistant",
|
104 |
+
"message": {
|
105 |
+
"body": "**Yes, there's another Black Neuroi Hive that was destroyed at the beginning of *Strike Witches 2.***\n\nAccording to a more general question asking the total number of hives on [Yahoo! Chiebukuro (Japanese)](https://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q12100997307), which was answered by mr_hungry01:\n\n> The new hive that occurred at the beginning of season 2, episode 1 is right above Venezia facing the Adriatic Sea.\n>\n> At the same time, the destroyed hive was displayed on the screen as if it was on the city facing the sea, **but in setting it is said to be \"Hive of the South Karlsland\"**. Together with the fact that the 504th use this strategy against Neuroi crossing the Alps mountains until it was destroyed, **it seems it's around in the inland north of the Alps mountains**.\n>\n> <sup> (partial answer focusing on the 2nd season only, emphasis mine)</sup>\n\nThe [Wikia](http://strikewitches.wikia.com/wiki/Neuroi) also mentions this:\n\n> As of 1945, Neuroi hives have been confirmed in the following regions.\n>\n> - [...]\n> - **South Karlsland** - apparently located near the Rhine river, destroyed by a stronger hive that later established itself in Venezia;\n> - [...]",
|
106 |
+
"Id": 42727,
|
107 |
+
"Score": 1,
|
108 |
+
"Counts": {
|
109 |
+
"Views": 0,
|
110 |
+
"Comments": 0
|
111 |
+
}
|
112 |
+
}
|
113 |
+
}
|
114 |
+
],
|
115 |
+
"meta": {
|
116 |
+
"q_score": 2,
|
117 |
+
"a_score": 1,
|
118 |
+
"s_score": 3
|
119 |
+
}
|
120 |
+
}
|
121 |
+
```
|
122 |
+
|
123 |
+
The format has the following keys:
|
124 |
+
|
125 |
+
```md
|
126 |
+
- "conversation" (list) [The actual Question and answer pair.]
|
127 |
+
- Each value in the list is a dict with the following keys:
|
128 |
+
- sender (str) [Either "user" or "assistant"]
|
129 |
+
- message (str OR dict) [Markdown content. It's a string for questions, while a dictionary for answers.]
|
130 |
+
- "body" (str) the answer's markdown content
|
131 |
+
- "Id" (int) the ID of the answer
|
132 |
+
- "Score" (int) the score of the answer
|
133 |
+
- "Counts" (View and Comment counts for the answer.)
|
134 |
+
- "meta" (dict) [Contains additional metadata about the question and answer pair]
|
135 |
+
- "q_score" (int) the question's score
|
136 |
+
- "a_score" (int) the answer's score
|
137 |
+
- "s_score" (int) the summed up score of the question and answer respectively.
|
138 |
+
```
|
139 |
+
|
140 |
+
Refer to this sample to see all the fields for the **QA** format.
|
141 |
+
|
142 |
+
```json
|
143 |
+
{
|
144 |
+
"text": "Q: What animals are represented by the members of the 501st Joint Fighter Wing?\n\nIn the ending credits of the second season of *Strike Witches*, it shows that each member of the 501st has a coat of arms which an image of the animal they represent when they use their magic.\n\nSome are easy to tell while for others I'm not 100% sure (apart from 2), half are cats and half are dogs, the 2 odd ones are a rabbit and what I think is supposed to be a tanuki.\n\nI am wondering, what animals the 501st JFW members represent.\n\nA: **Commanding Officer** \n\nMinna-Dietlinde Wilcke - Gray Wolf\n\n**Commanding Officer in battle**\n\nSakamoto Mio - Doberman\n\n**Members**\n\nGertrud Barkhorn - German Pointer\n\nErica Hartmann - Dachshund\n\nPerrine H. Clostermann - Chartreux\n\nFrancesca Lucchini - Black panther\n\nEila Ilmatar Juutilainen - Black Fox\n\nCharlotte E. Yeager - White Rabbit\n\nSanya V. Litvyak - Black cat\n\nLynette Bishop - Scottish Fold\n\nMiyafuji Yoshika - Mameshiba\n\n",
|
145 |
+
"meta": {
|
146 |
+
"q_score": 4,
|
147 |
+
"a_score": 1
|
148 |
+
}
|
149 |
+
}
|
150 |
+
```
|
151 |
+
|
152 |
+
The format has the following keys:
|
153 |
+
|
154 |
+
```md
|
155 |
+
- "text" (str) [The Question and answer pair.]
|
156 |
+
- "meta" (dict) [Contains additional metadata about the question and answer pair]
|
157 |
+
- "q_score" (int) the question's score
|
158 |
+
- "a_score" (int) the answer's score
|
159 |
+
```
|
160 |
+
|
161 |
+
### Suggested improvements for Stack Exchange
|
162 |
+
|
163 |
+
1. We would like to request Stack Exchange to upload their data as `jsonl` (JSON Lines) instead of `xml`. With `xml`, a *state needs to be tracked* while jsonl files can be loaded on a line basis. When states need to be tracked, there is a potential for a memory leak to happen. (LXML doesn't free memory for example)
|
164 |
+
2. Store Markdown alongside HTML. I think this would be reasonable enough to implement and allows us to skip step 1 entirely.
|
165 |
+
|
166 |
+
### Dataset Curators
|
167 |
+
|
168 |
+
KaraKaraWitch. (I typically hang out in PygmalionAI discord, sometimes EleutherAI. If something is wrong, `@karakarawitch` on discord.)
|
169 |
+
|
170 |
+
I'd be happy if you could spread the word and recommend this dataset.
|
171 |
+
|
172 |
+
### Licensing Information
|
173 |
+
|
174 |
+
Stack Exchange lists their license as CC-BY-SA. While the final data does not contain the question or answer ID's, the answer does contain the id to the answer on StackExchange... So...
|
175 |
+
|
176 |
+
We decided not to include the author names inside the final dataset. However we have provided the results from step 2 which includes all the data that can be used to identify a post and it's author respectively.
|
177 |
+
|
178 |
+
### Citation Information
|
179 |
+
|
180 |
+
```
|
181 |
+
@misc{StackingExchange,
|
182 |
+
title = {Stacking Exchange},
|
183 |
+
author = {KaraKaraWitch, recursal.ai},
|
184 |
+
year = {2023},
|
185 |
+
howpublished = {\url{https://huggingface.co/datasets/recursal/StackingExchange}},
|
186 |
+
}
|
187 |
+
```
|
data/3dprinting.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:931f8702dce39b896ec04ed1be22d39a68f27f2c6637f85760884f554a402a9d
|
3 |
+
size 5375685
|
data/3dprinting.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fe95f56ba80f217cdfc1227c0ed709ce37744ee9a977b919f9ec327b8b2851b
|
3 |
+
size 5271936
|
data/academia.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d4a933885ba40b6ec29f3350c9fdf0770c3823d38dcda68c5276e427138bc57
|
3 |
+
size 60482832
|
data/academia.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:359aa936be732d460e4fa69fd50b45bc78d4c988627a2cfce43b97ea85acc524
|
3 |
+
size 59098766
|
data/ai.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4cea3360a8decf463bc399aac25272d25b219f01c4230dfce3f356ce794e569
|
3 |
+
size 9199350
|
data/ai.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93f92e3a7a66a1f65c68db57174a0759fd5fe636a0b6dc8cf9d1c9fde0f79d98
|
3 |
+
size 9048027
|
data/android.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bff10597f32b03a132d106c99b4a292166b354225552a2bfd382cae9640961d
|
3 |
+
size 28570272
|
data/android.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a3069f63c8c5490671957be6ea96e83f99379b3fa6e2400cc4a89aedb769ff5
|
3 |
+
size 27777589
|
data/anime.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed455cad87df621d464156d0f58a590850f2c817f86ddb013725d030c0debdcd
|
3 |
+
size 10366353
|
data/anime.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d728f8ab15ec8eb1939a7debd09dd98fd2dc236c2b2dca420b76a2dd5f66c06
|
3 |
+
size 10122234
|
data/apple.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ed5b3537efcfe8b27a315878c20e192cb8d7da146cc9381fa241f8070ea617d
|
3 |
+
size 81854237
|
data/apple.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32a09c966725b2b3d1c9303e39974c691ab03677b8ba8282f5bbc23f5355ac61
|
3 |
+
size 79628302
|
data/arduino.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce248f4703acc603b75a993b013d504cb7603edb373be72950e3e07336500d03
|
3 |
+
size 24504113
|
data/arduino.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08ae885517071c64b88bfd98bdba32b7415bc752ecbe4c5ca1d0511afc3c84de
|
3 |
+
size 24145251
|
data/askubuntu.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29b3044397d6e618bbf9662663edb43282f4906143831068c4f3962bd2d0ae0d
|
3 |
+
size 262203671
|
data/askubuntu.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e733291daaaed27b01ba1253b617e798b18ea6e128fb3167c39f67d0d3c5d276
|
3 |
+
size 257427930
|
data/astronomy.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d72c3ed217c42df667f1ff024e1f026b5ae026c5ce05091bd161cca292012ca
|
3 |
+
size 15301414
|
data/astronomy.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e44669a6af86e8946b5af47acae4ef87b7332dc3d0447eb6754cb9510e7bf99
|
3 |
+
size 15027540
|
data/aviation.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc8043c2e321048283bdb76e0bb7baab2d12d14c301101db1fed910f5421f94d
|
3 |
+
size 30745846
|
data/aviation.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18d933d9adfe7ec558bbd792d8a2506fc3c36348c3791c9113dd94117f32408b
|
3 |
+
size 30085694
|
data/avp.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:041f1adf274fa5ecc1d902e0d2102720e26da8a25aa9478f8e637010b8be3d9b
|
3 |
+
size 6180773
|
data/avp.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:867aec43249ff8a92a0a789a253cb8b3387671f1c97e4343deaa68eeeecc5448
|
3 |
+
size 6056675
|
data/beer.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31993617784ec483b40c89eaf4c744914bc56744d8d161979d6846b1ec43bc13
|
3 |
+
size 1257356
|
data/beer.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3374443eba4e43d464176b35957ad6db3e7cc939dc8a61025254bf05d841aa0a
|
3 |
+
size 1226918
|
data/bicycles.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcaa579b29ae775d55b5d41ad5472a656f1ab12b6d639051284a071e74455ebc
|
3 |
+
size 25190313
|
data/bicycles.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bae398673acfd97b1371128d0efdce0f5ed4a91015b25aa864d0fef4821b4ef8
|
3 |
+
size 24590200
|
data/bioacoustics.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:338f16b83df6ec98acadc4ffee560f6574677503f6339d18ef1177229b7d295e
|
3 |
+
size 575230
|
data/bioacoustics.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42b95cd83c4eb9a1efccaf0bbf2585376821031451fedff83926253c5e5054d3
|
3 |
+
size 562859
|
data/bioinformatics.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afbf915e6b50952a6ce73f25e72268b49e209ea6c264b600ab1fb7fbdb811314
|
3 |
+
size 5553912
|
data/bioinformatics.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daff6774545a306fe62fe4490d340ed58b581f08fed4b6b0c587ea9de47a4822
|
3 |
+
size 5470789
|
data/biology.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2f219b9bcec8e1b05e22868e7aa7efab9d8234310b019e5a4f749f2abd1f205
|
3 |
+
size 23439244
|
data/biology.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff0b4598fbb8b9404fff27bbfef94eb51e15fdf7137c50169b07b1984f4bf8ef
|
3 |
+
size 23009418
|
data/bitcoin.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a374e9fdbfd9fa57251c044fdc405310d64809bc7f08d68e9007729f78f50c9
|
3 |
+
size 21512796
|
data/bitcoin.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66484b4b95802731e3f9e0b52abf22c5ed92ba4fc4411197dfbeebfb2a99053b
|
3 |
+
size 21032356
|
data/blender.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3dcda72f18c872c67bce33259d6d5837e6fb3acf943a3049338fd17ef163bbe
|
3 |
+
size 49479656
|
data/blender.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1fd35d713ef012d2092af38e0a916fbfe43f6aa94ece93027df4da2fcbcaf5e
|
3 |
+
size 48271803
|
data/boardgames.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c136ee4fa67865ca75669b9ed3708f4f7386d69b4a07beaa1bd1bfd5826fee2c
|
3 |
+
size 13197854
|
data/boardgames.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfdf118927b989bc02c0f02002cc04309b11a4bd250b7778e3d86741b10a994a
|
3 |
+
size 12879920
|
data/bricks.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae5aeaa98dc0f2cabb34e8e0577d959ecfabfc47747f0b6336a66420bd6be36f
|
3 |
+
size 3101037
|
data/bricks.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4552fab2ae33ac5bc09808167cd44318de0ef938daa1418ce919d865f90e8f5f
|
3 |
+
size 3011856
|
data/buddhism.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:738f7ac76a129d66653f595ea01ea8de541911bb320797b55663ec440b5759f0
|
3 |
+
size 19935065
|
data/buddhism.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e4c02db7b7da0a5d05fca2abae6857540b48f1f98b505e0c3739012fe11f916
|
3 |
+
size 19632615
|
data/cardano.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db589e06faff8fd0da5ee4497d62748a55c6f475f5f4696bd361f9f4b47d5fbe
|
3 |
+
size 1907216
|
data/cardano.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a87e4939b5f1c093c022a07b6ec4b3a02e04828005374c0b78c662a15b367462
|
3 |
+
size 1867169
|
data/chemistry.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ed1222f4e738ff6b818deed40d214b3eeae2695f247c1e30a9c33d5a69a64af
|
3 |
+
size 33800621
|
data/chemistry.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d35b23d5d7a0549ff4879b6f1152858d1d119a9620d9b7e56ab0d28c3926cd35
|
3 |
+
size 33126204
|
data/chess.stackexchange.com_raw_convo.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f65bb420c8770ff3bfacb975e11d99709c4ff794551de7b475b974d5abcd448
|
3 |
+
size 11351323
|
data/chess.stackexchange.com_raw_qa.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a601e3bb2da2d7154a4d7f09f52b2ea866e777b622ee5d711c8bc8ca7ef76a5
|
3 |
+
size 11095821
|