KaeriJenti
commited on
Commit
·
4e3d007
1
Parent(s):
ac399ec
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ We did not use GSM8k samples when generating data.
|
|
16 |
Also we were careful of data contamination by similarity filtering
|
17 |
the training data if the data fell into any of the following lists.
|
18 |
|
19 |
-
<
|
20 |
filtering_task_list = [
|
21 |
'task228_arc_answer_generation_easy',
|
22 |
'ai2_arc/ARC-Challenge:1.0.0',
|
@@ -29,7 +29,7 @@ filtering_task_list = [
|
|
29 |
'drop:2.0.0',
|
30 |
'winogrande:1.1.0'
|
31 |
]
|
32 |
-
</
|
33 |
|
34 |
|
35 |
<h3>Framework:</h3>
|
|
|
16 |
Also we were careful of data contamination by similarity filtering
|
17 |
the training data if the data fell into any of the following lists.
|
18 |
|
19 |
+
<pre>
|
20 |
filtering_task_list = [
|
21 |
'task228_arc_answer_generation_easy',
|
22 |
'ai2_arc/ARC-Challenge:1.0.0',
|
|
|
29 |
'drop:2.0.0',
|
30 |
'winogrande:1.1.0'
|
31 |
]
|
32 |
+
</pre>
|
33 |
|
34 |
|
35 |
<h3>Framework:</h3>
|