asdc commited on
Commit
d8e4248
·
verified ·
1 Parent(s): 7274cbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -10
README.md CHANGED
@@ -6,30 +6,21 @@ base_model: google/gemma-7b-it
6
  # Model Card for Model ID
7
 
8
  This model provides a ready-to-go temporal expression normalization tool.
9
- <!-- Provide a quick summary of what the model is/does. -->
10
 
11
  ## Model Details
12
 
13
  ### Model Description
14
 
15
  We present a series of multilingual temporal expression normalization models. Proposed in the {paper}.
 
16
  This model has been trained over Timebank and E3C multilingual corpora with the sole objevtive of normalizing temporal expressions following the ISO TimeML schema.
17
 
18
  A temporal expression is classified into four types: Date, Time, Duration and Set. This model predicts the value of a temporal expression.
19
  For example for the expression of type duration "8 hours" the model would predict the value PT8H.
20
 
21
-
22
  - **Developed by:** Alejandro Sánchez de Castro, Lourdes Araujo and Juan Martínez-Romo
23
- - **Funded by:** funded by the following projects DOTT-HEALTH (MCI/AEI/FEDER, UE with identification PID2019-106942RB-C32), OBSER-MENH (MCIN/AEI/10.13039/501100011033 and NextGenerationEU”/PRTR with identification TED2021-130398B-C21), SICAMESP (with identification 2023-VICE-0029) and by the project EDHER-MED (with identification PID2022-136522OB-C21)"
24
  - **Language(s) (NLP):** Multilingual
25
 
26
- ### Model Sources [optional]
27
-
28
- <!-- Provide the basic links for the model. -->
29
-
30
- - **Repository:** [More Information Needed]
31
- - **Paper [optional]:** [More Information Needed]
32
- - **Demo [optional]:** [More Information Needed]
33
 
34
  ## Uses
35
 
@@ -77,6 +68,14 @@ To be defined
77
 
78
  To be defined
79
 
 
 
 
 
 
 
 
 
80
  ## Model Card Contact
81
82
 
 
6
  # Model Card for Model ID
7
 
8
  This model provides a ready-to-go temporal expression normalization tool.
 
9
 
10
  ## Model Details
11
 
12
  ### Model Description
13
 
14
  We present a series of multilingual temporal expression normalization models. Proposed in the {paper}.
15
+
16
  This model has been trained over Timebank and E3C multilingual corpora with the sole objevtive of normalizing temporal expressions following the ISO TimeML schema.
17
 
18
  A temporal expression is classified into four types: Date, Time, Duration and Set. This model predicts the value of a temporal expression.
19
  For example for the expression of type duration "8 hours" the model would predict the value PT8H.
20
 
 
21
  - **Developed by:** Alejandro Sánchez de Castro, Lourdes Araujo and Juan Martínez-Romo
 
22
  - **Language(s) (NLP):** Multilingual
23
 
 
 
 
 
 
 
 
24
 
25
  ## Uses
26
 
 
68
 
69
  To be defined
70
 
71
+ ### Acklowledge:
72
+ - **Funded by:** funded by the following projects DOTT-HEALTH (MCI/AEI/FEDER, UE with identification PID2019-106942RB-C32), OBSER-MENH (MCIN/AEI/10.13039/501100011033 and NextGenerationEU”/PRTR with identification TED2021-130398B-C21), SICAMESP (with identification 2023-VICE-0029) and by the project EDHER-MED (with identification PID2022-136522OB-C21)"
73
+
74
+
75
+ ### Model Sources [optional]
76
+
77
+ - **Paper [optional]:** [More Information Needed]
78
+
79
  ## Model Card Contact
80
81