AntoineBourgois commited on
Commit
5b61ee1
·
verified ·
1 Parent(s): c67738c

Upload 3 files

Browse files
Files changed (2) hide show
  1. JCLS_model_card.md +3 -3
  2. final_model.pkl +2 -2
JCLS_model_card.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - camembert
7
  - literary-texts
8
  - nested-entities
9
- - BookNLP-fr
10
  license: apache-2.0
11
  metrics:
12
  - f1
@@ -18,10 +18,10 @@ pipeline_tag: token-classification
18
  ---
19
 
20
  ## INTRODUCTION:
21
- This model, developed as part of the [BookNLP-fr project](https://github.com/lattice-8094/fr-litbank), is a **NER model** built on top of [camembert-large](https://huggingface.co/almanach/camembert-large) embeddings, trained to predict nested entities in french, specifically for literary texts.
22
 
23
  The predicted entities are:
24
- - mentions of characters (PER): pronouns (je, tu, il, ...), possessive pronouns (mon, ton, son, ...), common nouns (le capitaine, la princesse, ...) and proper nouns (Indiana Delmare, Honoré de Pardaillan, ...)
25
  - facilities (FAC): chatêau, sentier, chambre, couloir, ...
26
  - time (TIME): le règne de Louis XIV, ce matin, en juillet, ...
27
  - geo-political entities (GPE): Montrouge, France, le petit hameau, ...
 
6
  - camembert
7
  - literary-texts
8
  - nested-entities
9
+ - propp-fr
10
  license: apache-2.0
11
  metrics:
12
  - f1
 
18
  ---
19
 
20
  ## INTRODUCTION:
21
+ This model, developed as part of the [propp-fr project](https://github.com/lattice-8094/fr-litbank), is a **NER model** built on top of [camembert-large](https://huggingface.co/almanach/camembert-large) embeddings, trained to predict nested entities in french, specifically for literary texts.
22
 
23
  The predicted entities are:
24
+ - mentions of characters (PER): pronouns (je, tu, il, ...), possessive pronouns (mon, ton, son, ...), common nouns (le capitaine, la princesse, ...) and proper nouns (Indiana Delmare, Honoré de Pardaillan, ...)
25
  - facilities (FAC): chatêau, sentier, chambre, couloir, ...
26
  - time (TIME): le règne de Louis XIV, ce matin, en juillet, ...
27
  - geo-political entities (GPE): Montrouge, France, le petit hameau, ...
final_model.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2ff3d5ec56dfac2790b1e096e3d28b6ece42931bc4ce4628d1d524d789c877b
3
- size 386227868
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eb1ed440b59cc3d4d97ccd49a68c825cc633c247ceb6b6b885dbdc58bf1aed2
3
+ size 386227870