binbin83 commited on
Commit
99a6eb8
1 Parent(s): 62e814a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -22,14 +22,12 @@ model-index:
22
  value: 0.776119403
23
 
24
  widget:
25
- - text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
26
- example_title: "Sentiment analysis"
27
- - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
28
- example_title: "Coreference resolution"
29
- - text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
30
- example_title: "Logic puzzles"
31
- - text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
32
- example_title: "Reading comprehension"
33
 
34
  license: agpl-3.0
35
 
@@ -38,7 +36,8 @@ license: agpl-3.0
38
  ## Description
39
 
40
  This model was built to compute detect the lexical field of death. It's main purpose was to automate annotation on a specific dataset.
41
- There is no waranty that it will work on any others dataset. We finetune, the camembert-base model using this code; https://github.com/psycholinguistics2125/train_NER.
 
42
 
43
 
44
  | Feature | Description |
 
22
  value: 0.776119403
23
 
24
  widget:
25
+ - text: "Vous ne devais pas y aller... vous ne sortirai pas vivantes"
26
+ example_title: "Mort implicite"
27
+ - text: "Les morts ne parlent pas"
28
+ example_title: "Mort explicite 1"
29
+ - text: "Les ambulances garées, le cortège des defunts, les cadavres qui sortaient de dessous les décombres"
30
+ example_title: "Mort explicite"
 
 
31
 
32
  license: agpl-3.0
33
 
 
36
  ## Description
37
 
38
  This model was built to compute detect the lexical field of death. It's main purpose was to automate annotation on a specific dataset.
39
+ There is no waranty that it will work on any others dataset.
40
+ We finetune, the camembert-base model using this code; https://github.com/psycholinguistics2125/train_NER.
41
 
42
 
43
  | Feature | Description |