UGARIT commited on
Commit
b3173cd
·
verified ·
1 Parent(s): bc6cc02

Update README.md

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