UGARIT commited on
Commit
f77e710
·
verified ·
1 Parent(s): 5b18a41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -27,19 +27,19 @@ annotated by Chiara Palladino; Book 1 of Xenophon’s Anabasis, created by Thoma
27
  created by Rachel Milio.
28
 
29
  ### Training Dataset
30
- | | **Person** | **Location** | **NORP** |
31
- |----------------|------------------|-------------------|-------------------|
32
- | Odyssey | 2.469 | 698 | 0 |
33
- | Deipnosophists | 14.921 | 2.699 | 5.110 |
34
- | Pausanias | 10.205 | 8.670 | 4.972 |
35
  | Other Datasets | 3.283 | 2.040 | 1.089 |
36
- | **Total** | **30.878** | **14.107** | **11.171** |
37
 
38
  ---
39
  ### Validation Dataset
40
- | | **Person** | **Location** | **NORP** |
41
  |----------------|------------------|-------------------|-------------------|
42
- | Xenophon | 1.190 | 796 | 857 |
43
 
44
 
45
  # Results
 
27
  created by Rachel Milio.
28
 
29
  ### Training Dataset
30
+ | | **Person** | **Location** | **NORP** |**MISC** |
31
+ |----------------|------------------|-------------------|-------------------|-------------------|
32
+ | Odyssey | 2.469 | 698 | 0 |0|
33
+ | Deipnosophists | 14.921 | 2.699 | 5.110 |3.060|
34
+ | Pausanias | 10.205 | 8.670 | 4.972 |0|
35
  | Other Datasets | 3.283 | 2.040 | 1.089 |
36
+ | **Total** | **30.878** | **14.107** | **11.171** |**3.060**|
37
 
38
  ---
39
  ### Validation Dataset
40
+ | | **Person** | **Location** | **NORP** |**MISC** |
41
  |----------------|------------------|-------------------|-------------------|
42
+ | Xenophon | 1.190 | 796 | 857 |0|
43
 
44
 
45
  # Results