Update README.md
Browse files
README.md
CHANGED
@@ -32,24 +32,24 @@ configs:
|
|
32 |
data_files:
|
33 |
- split: 2ppl
|
34 |
path:
|
35 |
-
- "test/
|
36 |
- split: 3ppl
|
37 |
path:
|
38 |
-
- "test/
|
39 |
- split: 4ppl
|
40 |
path:
|
41 |
-
- "test/
|
42 |
- split: 5ppl
|
43 |
path:
|
44 |
-
- "test/
|
45 |
- split: 6ppl
|
46 |
path:
|
47 |
-
- "test/
|
48 |
- split: 7ppl
|
49 |
path:
|
50 |
-
- "test/
|
51 |
- split: 8ppl
|
52 |
path:
|
53 |
-
- "test/
|
54 |
|
55 |
---
|
|
|
32 |
data_files:
|
33 |
- split: 2ppl
|
34 |
path:
|
35 |
+
- "test/people2_num100.jsonl"
|
36 |
- split: 3ppl
|
37 |
path:
|
38 |
+
- "test/people3_num100.jsonl"
|
39 |
- split: 4ppl
|
40 |
path:
|
41 |
+
- "test/people4_num100.jsonl"
|
42 |
- split: 5ppl
|
43 |
path:
|
44 |
+
- "test/people5_num100.jsonl"
|
45 |
- split: 6ppl
|
46 |
path:
|
47 |
+
- "test/people6_num100.jsonl"
|
48 |
- split: 7ppl
|
49 |
path:
|
50 |
+
- "test/people7_num100.jsonl"
|
51 |
- split: 8ppl
|
52 |
path:
|
53 |
+
- "test/people8_num100.jsonl"
|
54 |
|
55 |
---
|