Files changed (3) hide show
  1. .gitattributes +0 -2
  2. README.md +0 -29
  3. cncf_stackoverflow_qas.csv +0 -0
.gitattributes CHANGED
@@ -53,5 +53,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
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
56
- cncf_stackoverflow_qas.csv filter=lfs diff=lfs merge=lfs -text
57
- cncf_stackoverflow1.csv filter=lfs diff=lfs merge=lfs -text
 
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 DELETED
@@ -1,29 +0,0 @@
1
- ---
2
- license: mit
3
- language:
4
- - en
5
- ---
6
- # StackOverflow Q&A Dataset for Various Projects
7
-
8
- ## Description
9
- This dataset consists of Q&A data extracted from StackOverflow, related to different projects of CNCF (Cloud Native Computing Foundation) landscape. It includes the following three columns:
10
- 1. **Question**: The question asked on StackOverflow.
11
- 2. **Answer**: The corresponding answer to the question.
12
- 3. **Tag**: The name of the project to which the question and answer are related.
13
-
14
- The data was collected using the Git Exchange API to extract Q&A pairs from StackOverflow based on different projects of CNCF (Cloud Native Computing Foundation) landscape. This process involved using project-specific tags to scrape StackOverflow for questions and their accepted answers, then categorizing them under the relevant project name (tag).
15
-
16
-
17
- ## License
18
- This dataset is available under the MIT license.
19
-
20
- ## Links
21
- - [GitHub Repository](https://github.com/amosproj/amos2024ss08-cloud-native-llm)
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cncf_stackoverflow_qas.csv CHANGED
The diff for this file is too large to render. See raw diff