Gyikoo commited on
Commit
f6457f6
·
verified ·
1 Parent(s): 8d70977

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -10
README.md CHANGED
@@ -31,14 +31,25 @@ configs:
31
  - config_name: retain_U_34818475
32
  data_files: retain_U_34818475.json
33
 
34
- - config_name: test_U_238139
35
- data_files: test_U_238139.json
36
- - config_name: test_U_3184209
37
- data_files: test_U_3184209.json
38
- - config_name: test_U_28934310
39
- data_files: test_U_28934310.json
40
- - config_name: test_U_29395910
41
- data_files: test_U_29395910.json
42
- - config_name: test_U_34818475
43
- data_files: test_U_34818475.json
 
 
 
 
 
 
 
 
 
 
 
44
  ---
 
31
  - config_name: retain_U_34818475
32
  data_files: retain_U_34818475.json
33
 
34
+ - config_name: test_U_238139_correct
35
+ data_files: test_U_238139_correct.json
36
+ - config_name: test_U_3184209_correct
37
+ data_files: test_U_3184209_correct.json
38
+ - config_name: test_U_28934310_correct
39
+ data_files: test_U_28934310_correct.json
40
+ - config_name: test_U_29395910_correct
41
+ data_files: test_U_29395910_correct.json
42
+ - config_name: test_U_34818475_correct
43
+ data_files: test_U_34818475_correct.json
44
+
45
+ - config_name: test_U_238139_wrong
46
+ data_files: test_U_238139_wrong.json
47
+ - config_name: test_U_3184209_wrong
48
+ data_files: test_U_3184209_wrong.json
49
+ - config_name: test_U_28934310_wrong
50
+ data_files: test_U_28934310_wrong.json
51
+ - config_name: test_U_29395910_wrong
52
+ data_files: test_U_29395910_wrong.json
53
+ - config_name: test_U_34818475_wrong
54
+ data_files: test_U_34818475_wrong.json
55
  ---