bdsaglam commited on
Commit
9631962
·
1 Parent(s): 8c5c6b9

fix-attemp clip

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,11 +1,9 @@
1
  ---
2
  title: jer
3
- datasets:
4
- -
5
  tags:
6
  - evaluate
7
  - metric
8
- description: "TODO: add a description here"
9
  sdk: gradio
10
  sdk_version: 3.19.1
11
  app_file: app.py
 
1
  ---
2
  title: jer
 
 
3
  tags:
4
  - evaluate
5
  - metric
6
+ description: "Computes precision, recall, and f1 scores for joint entity-relation extraction."
7
  sdk: gradio
8
  sdk_version: 3.19.1
9
  app_file: app.py