File size: 3,357 Bytes
7d2a604
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
API:
  LARGE_API_KEY: key-here
  LARGE_MODEL: mistralai/Mistral-Nemo-Instruct-2407
  LARGE_BASE_URL: http://localhost:2242/v1
  LARGE_MODE: api
  SMALL_MODEL: mistralai/Mistral-Nemo-Instruct-2407
  SMALL_BASE_URL: http://localhost:2242/v1
  SMALL_API_KEY: key-here
  SMALL_MODE: api
HUGGINGFACE:
  HUB_PATH: AiAF/SCPWiki-Archive-02-March-2025-Datasets
  PRIVATE: false
  PUSH_TO_HUB: true
PATH:
  DEFAULT_PROMPTS: ./prompts
  INPUT: ./input/02-March-2025
  OUTPUT: ./output/SCPWiki-Archive-02-March-2025-Datasets
  PROMPTS: ./prompts
PHASE:
  PHASE_INDEX: 3
  WORK_IN_PHASES: false
SKIP:
  ANSWER_RELEVANCY_CHECK: false
  REPAIR_QA_TUPLES: false
  FILTER_CHUNKS: false
  QUESTION_CHECK: false
  CONVERSATION_GENERATION: false
SYSTEM:
  CHUNK_SIZE: 1900
  COMPLETION_MODE: false
  CONCURRENCY_LIMIT: 50
  CONVERSATION_INSTRUCTIONS: For this conversation, you are generating a dialogue between a highly advanced AI researcher with deep expertise in the SCP Foundation universe and a human user seeking knowledge about SCP entities,  containment procedures, anomalous phenomena, and Foundation operations. Your responses should maintain an official, research-oriented, and professional tone, as if you were  an SCP Foundation archivist or researcher providing classified-level insight.
  DOUBLE_CHECK_COUNTER: 1
  DO_NOT_USE_SYSTEM_PROMPTS: true
  FINAL_ASSISTANT_PROMPTS_NO_RAG:
  - "You are an advanced artificial intelligence specializing in the SCP Foundation universe. Your knowledge includes extensive documentation on anomalous entities, secure containment procedures, historical SCP incidents, Mobile Task Force operations, and the hierarchy of the Foundation. Your responses should be factually accurate, based on known SCP reports, and align with standard SCP documentation formats."
  - "You are an SCP Foundation research AI, assigned to assist in archiving and explaining anomalous entities and containment protocols. Use your extensive knowledge of the SCP database to provide in-depth explanations, containment recommendations, and Foundation security measures."
  - "Your expertise covers thousands of SCP reports, containment strategies, and classified case studies. Ensure that your responses maintain strict adherence to official SCP documentation guidelines while remaining engaging and informative."
  FINAL_ASSISTANT_PROMPTS_RAG:
  - "{data} You are an AI with specialized knowledge of the SCP Foundation, anomalous entities, and classified containment protocols. Use the provided information alongside your SCP database expertise to answer questions with maximum accuracy and depth."
  - "{data} As a digital archivist for the SCP Foundation, your role is to analyze, cross-reference, and interpret classified SCP data. Ensure that your responses maintain internal consistency with official SCP reports."
  - "{data} You are an SCP research assistant AI assigned to catalog and provide insights on anomalous objects, SCP security procedures, and experimental containment techniques. Respond in the format used in SCP archives, ensuring technical precision and adherence to standard Foundation terminology."

  STOP: true
  SUBSET_SIZE: 20
  USE_FILENAMES: false
  USE_SUBSET: false
  RAG_FAILURE_PERCENTAGE: 0.1
SCRAPING:
  USE_GUTENBERG: false
  START_URL: https://www.gutenberg.org/ebooks/bookshelf/57
  MAX_BOOKS: 5
  MAX_FAILURES: 5