Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Megatron-LM
Commits
10962f0c
Commit
10962f0c
authored
Nov 27, 2021
by
zihanl
Browse files
update README.md
parent
bdb14434
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
tasks/knwl_dialo/README.md
tasks/knwl_dialo/README.md
+0
-1
tasks/knwl_dialo/scripts/data_processing.sh
tasks/knwl_dialo/scripts/data_processing.sh
+1
-1
No files found.
tasks/knwl_dialo/README.md
View file @
10962f0c
...
...
@@ -18,7 +18,6 @@ We present the steps to run our multi-stage dialogue prompting (MSDP), as well a
2.
The script
```tasks/knwl_dialo/scripts/prompt_resp_gen.sh```
provides an example for how to perform the response generation prompting.
3.
The automatic evaluations are the same as mentioned aboved for the knowledge generation.
## FKG
### Knowledge Generation
...
...
tasks/knwl_dialo/scripts/data_processing.sh
View file @
10962f0c
...
...
@@ -10,5 +10,5 @@ python ${DIR}/tasks/knwl_dialo/preprocessing.py --func process_wow_dataset --inp
python
${
DIR
}
/tasks/knwl_dialo/preprocessing.py
--func
process_woi_dataset
--input_file
<PATH_OF_THE_INPUT_DATA>
--output_file
<PATH_OF_THE_OUTPUT_DATA>
# Alternatively, we recommend you to directly download the already processed file through:
#
wget
wget
--no-check-certificate
'https://docs.google.com/uc?export=download&id=1vP0eGxhkbWfeJ2dUUOEAflbOZq-Jlde_'
-O
data.gz
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment