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

Librarian Bot: Update dataset YAML metadata for model

Browse files

This is a pull request to add a dataset, [`Babelscape/rebel-dataset`](https://huggingface.co/datasets/Babelscape/rebel-dataset), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.

Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.

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