Upload questions.csv with huggingface_hub
Browse files- questions.csv +4 -4
questions.csv
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
Question; Answer; Project
|
2 |
-
What
|
3 |
-
What
|
4 |
-
|
5 |
-
What is the
|
|
|
1 |
Question; Answer; Project
|
2 |
+
What describes the architecture of Artifact Hub?; each of the components, what they do and where they are located in the source repository; Artifact Hub
|
3 |
+
What contains all code related to the database layer?; cmd: contains the source code of the backend applications and the CLI tool: hub, tracker, scanner and ah; Artifact Hub
|
4 |
+
What is the innermost layer of Artifact Hub?; Database; Artifact Hub
|
5 |
+
What is the datastore layer of Artifact Hub?; PostgreSQL; Artifact Hub
|