faisalchow librarian-bot commited on
Commit
bc31d26
1 Parent(s): 7ab28d6

Librarian Bot: Update dataset YAML metadata for model (#1)

Browse files

- Librarian Bot: Update dataset YAML metadata for model (db38956b5e25da373b80cca5ac3b1218d545f0d6)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +12 -8
README.md CHANGED
@@ -1,8 +1,7 @@
1
  ---
2
  language:
3
  - en
4
- widget:
5
- - text: "The Italian Space Agency’s Light Italian CubeSat for Imaging of Asteroids, or LICIACube, will fly by Dimorphos to capture images and video of the impact plume as it sprays up off the asteroid and maybe even spy the crater it could leave behind."
6
  tags:
7
  - seq2seq
8
  - relation-extraction
@@ -10,20 +9,25 @@ tags:
10
  - entity-linking
11
  - entity-type-linking
12
  - relation-linking
 
 
 
 
 
 
13
  model-index:
14
  - name: knowgl
15
  results:
16
  - task:
17
- name: Relation Extraction
18
  type: Relation-Extraction
 
19
  dataset:
20
- name: "Babelscape/rebel-dataset"
21
  type: REBEL
22
  metrics:
23
- - name: RE+ Macro F1
24
- type: re+ macro f1
25
- value: 70.74
26
- license: cc-by-nc-sa-4.0
27
  ---
28
 
29
  # KnowGL: Knowledge Generation and Linking from Text
 
1
  ---
2
  language:
3
  - en
4
+ license: cc-by-nc-sa-4.0
 
5
  tags:
6
  - seq2seq
7
  - relation-extraction
 
9
  - entity-linking
10
  - entity-type-linking
11
  - relation-linking
12
+ datasets: Babelscape/rebel-dataset
13
+ widget:
14
+ - text: The Italian Space Agency’s Light Italian CubeSat for Imaging of Asteroids,
15
+ or LICIACube, will fly by Dimorphos to capture images and video of the impact
16
+ plume as it sprays up off the asteroid and maybe even spy the crater it could
17
+ leave behind.
18
  model-index:
19
  - name: knowgl
20
  results:
21
  - task:
 
22
  type: Relation-Extraction
23
+ name: Relation Extraction
24
  dataset:
25
+ name: Babelscape/rebel-dataset
26
  type: REBEL
27
  metrics:
28
+ - type: re+ macro f1
29
+ value: 70.74
30
+ name: RE+ Macro F1
 
31
  ---
32
 
33
  # KnowGL: Knowledge Generation and Linking from Text