Orensomekh commited on
Commit
57c0ae5
·
verified ·
1 Parent(s): 8914f7d

Update Operational_Instructions/DM_Sandbox.md

Browse files
Operational_Instructions/DM_Sandbox.md CHANGED
@@ -1,30 +1,37 @@
1
  # DataMorgana Sandbox
2
 
3
- 1. Login to the [AI71 website](https://platform.ai71.ai/login)
4
 
5
- 2. Click on "Sandbox" at the left rail
6
 
7
- 3. Click on "DataMorgana" at the top rail to access the DataMorgana Sandbox
 
 
 
 
 
8
 
9
- 4. Question/User Catecorizations\
10
- 4.1 Each Categorization includes a title\
11
- 4.2 You may use the default Categorizations, edit them or add new ones\
12
- 4.3 You can choose multiple Categorization (e.g., choosing "Formulation" and "Premise" for Question Categorizations)\
13
- 4.4 Categorizations includes multiple Categories (e.g., "User expertise" includes two categories - "Expert" and "Novice")\
14
- 4.4.1 Expand a Categorization by clicking the caret icon on its right-hand side to reveal its Categories
15
 
16
- 6. Categories\
17
- 5.1 Each Category includes a title and a description\
18
- 5.2 You may use the default Categories, edit them or add new ones\
19
- 5.3 Each Categorization allows only one selected Category (e.g., "Expert" or "Novice" under "User expertise" Categorization)
20
 
21
- 7. Once you set the Question/User Catecorizations and their Categories, you enter a **single** FineWeb document ID (e.g., "\<urn:uuid:d69cbebc-133a-4ebe-9378-68235ec9f091\>") in the respective box\
22
- 6.1 If you leave the document ID field empty, a random document ID will be assigned automatically
 
 
23
 
24
- 8. Click the blue "Generate" button to generate a DataMorgana synthetic question-answer pair. The results (i.e., question, answer, doc, doc ID, and Question/User Categorizations information) will appear in the "Chat" box on the right\
25
- 7.1 You may find question-answer examples [here](https://docs.google.com/spreadsheets/d/1LxZsX_ROe5ZiAvZzk7-G9_Wg8wOiOI4qUHK8ZIO9xvw/edit?usp=sharing)
 
 
 
 
 
26
 
27
- 9. Your remaining question-answer pairs budget is displayed by a counter at the top right of the screen
28
 
29
 
30
 
 
1
  # DataMorgana Sandbox
2
 
3
+ 1. Sign in to the [AI71 website](https://platform.ai71.ai/login)
4
 
5
+ 2. Click on "DataMorgana" at the left rail and then click "New test" to start generating Questions-Answers pairs
6
 
7
+ 3. Question/User Categorizations\
8
+ 3.1 Each Categorization includes a Name\
9
+ 3.2 You may use the default Categorizations or add new ones\
10
+ 3.3 You can choose multiple Categorization (e.g., choosing "Factuality" and "Formulation" Question Categorizations)\
11
+ 3.4 Categorizations includes multiple Categories (e.g., "User-Expertise" includes two categories, "Expert" and "Novice")\
12
+ 3.4.1 Expand a Categorization by clicking the caret icon on its right-hand side to reveal its Categories
13
 
14
+ 4. Categories\
15
+ 4.1 Each Category includes a Name and a Description\
16
+ 4.2 You may use the default Categories or add new ones\
17
+ 4.3 Each Categorization allows only one selected Category (e.g., "Expert" or "Novice" under "User-Expertise" Categorization)
 
 
18
 
19
+ 5. Once you set the Question/User Categorizations and their Categories, you enter a **single** FineWeb document ID (e.g., "\<urn:uuid:d69cbebc-133a-4ebe-9378-68235ec9f091\>") in the respective box below\
20
+ 5.1 If you leave the document ID field empty, a random document ID will be assigned automatically
 
 
21
 
22
+ 6. Click the "Generate" black button on the top right to generate a DataMorgana synthetic Question-Answer pair\
23
+ 6.1 The results (i.e., question, answer, doc, doc ID, and Question/User Categorizations information) will appear momentarily in a new page\
24
+ 6.2 You may copy the results to the clipboard by clicking the "Copy to Clipboard" button, or return to the setting page by clicking the "Clear" button\
25
+ 6.3 You may find Question-Answer pair examples [here](https://docs.google.com/spreadsheets/d/1LxZsX_ROe5ZiAvZzk7-G9_Wg8wOiOI4qUHK8ZIO9xvw/edit?usp=sharing)
26
 
27
+ 7. Your remaining Question-Answer pairs budget is displayed by a counter at the top center
28
+
29
+ 8. You may use JSON mode for entering and editing Question/User Categorizations/Categories, by sliding the knob at the top to "JSON Editor"\
30
+ 8.1 Follow the JSON Schema in button right for correct Categorizations/Categories setting\
31
+ 8.2 In case your resulting JSON is correct, it will be reflected in the "Visual Editor" once the knob at the top is shifted left
32
+
33
+ 9. The default Categorizations/Categories settings may be restored by refreshing the page
34
 
 
35
 
36
 
37