etzion commited on
Commit
3edd559
·
verified ·
1 Parent(s): bbff809

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ Here you can find our NER models:
17
  | **PRS-Injection** | Training on IAHALT + Entity-Injection[2] (of PRS names as PER entities) | [https://huggingface.co/FusioNER/PRS-Injection](https://huggingface.co/FusioNER/PRS-Injection) | IAHALT | [FusioNER/PRS_locations](https://huggingface.co/datasets/FusioNER/PRS_locations) | [HeRo](https://huggingface.co/HeNLP/HeRo) |
18
  | **DICTA_basic** | Training the [DICTA](https://huggingface.co/dicta-il/dictabert) model on the [basic](https://huggingface.co/datasets/FusioNER/Basic) IAHALT dataset| [https://huggingface.co/FusioNER/DICTA_basic](https://huggingface.co/FusioNER/DICTA_basic) | IAHALT | [FusioNER/Basic](https://huggingface.co/datasets/FusioNER/Basic) | [DICTA](https://huggingface.co/dicta-il/dictabert) |
19
  | **DICTA_smart** | Training the [DICTA](https://huggingface.co/dicta-il/dictabert) model on IAHALT + Name-Sentences[1] + Entity-Injection[2]] [dataset](https://huggingface.co/datasets/FusioNER/Smart_Injection) | [https://huggingface.co/FusioNER/DICTA_Smart](https://huggingface.co/FusioNER/DICTA_Smart) | IAHALT | [FusioNER/Smart_Injection](https://huggingface.co/datasets/FusioNER/Smart_Injection) | [DICTA](https://huggingface.co/dicta-il/dictabert) |
20
-
21
 
22
  [1] **Name-Sentences**: Adding to the corpus sentences that contain only the entity we want the network to learn.
23
 
 
17
  | **PRS-Injection** | Training on IAHALT + Entity-Injection[2] (of PRS names as PER entities) | [https://huggingface.co/FusioNER/PRS-Injection](https://huggingface.co/FusioNER/PRS-Injection) | IAHALT | [FusioNER/PRS_locations](https://huggingface.co/datasets/FusioNER/PRS_locations) | [HeRo](https://huggingface.co/HeNLP/HeRo) |
18
  | **DICTA_basic** | Training the [DICTA](https://huggingface.co/dicta-il/dictabert) model on the [basic](https://huggingface.co/datasets/FusioNER/Basic) IAHALT dataset| [https://huggingface.co/FusioNER/DICTA_basic](https://huggingface.co/FusioNER/DICTA_basic) | IAHALT | [FusioNER/Basic](https://huggingface.co/datasets/FusioNER/Basic) | [DICTA](https://huggingface.co/dicta-il/dictabert) |
19
  | **DICTA_smart** | Training the [DICTA](https://huggingface.co/dicta-il/dictabert) model on IAHALT + Name-Sentences[1] + Entity-Injection[2]] [dataset](https://huggingface.co/datasets/FusioNER/Smart_Injection) | [https://huggingface.co/FusioNER/DICTA_Smart](https://huggingface.co/FusioNER/DICTA_Smart) | IAHALT | [FusioNER/Smart_Injection](https://huggingface.co/datasets/FusioNER/Smart_Injection) | [DICTA](https://huggingface.co/dicta-il/dictabert) |
20
+ | **Dicta_Large_Smart** | Training the [DICTA Large](https://huggingface.co/dicta-il/dictabert-large) model on IAHALT + Name-Sentences[1] + Entity-Injection[2]] [dataset](https://huggingface.co/datasets/FusioNER/Smart_Injection) | [https://huggingface.co/FusioNER/Dicta_Large_Smart](https://huggingface.co/FusioNER/Dicta_Large_Smart) | IAHALT | [FusioNER/Smart_Injection](https://huggingface.co/datasets/FusioNER/Smart_Injection) | [DICTA Large](https://huggingface.co/dicta-il/dictabert-large) |
21
 
22
  [1] **Name-Sentences**: Adding to the corpus sentences that contain only the entity we want the network to learn.
23