evalitahf commited on
Commit
05b5ea5
·
verified ·
1 Parent(s): c0126e4

Update configuration to align with test set Casola paper

Browse files

Updated configuration to use the test set and trial set as defined in the paper Testing ChatGPT for Stability and Reasoning: A Case Study Using Italian Medical Specialty Tests (Casola et al.)

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,9 +11,9 @@ configs:
11
  - config_name: default
12
  data_files:
13
  - split: test
14
- path: admission_test.jsonl
15
  - split: dev
16
- path: admission_dev.jsonl
17
  ---
18
 
19
  If you find this dataset helpful please cite:
 
11
  - config_name: default
12
  data_files:
13
  - split: test
14
+ path: test.jsonl
15
  - split: dev
16
+ path: trial.jsonl
17
  ---
18
 
19
  If you find this dataset helpful please cite: