orkg commited on
Commit
8a4ec5d
1 Parent(s): 94bdb90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - f1
7
+ library_name: transformers
8
+ pipeline_tag: token-classification
9
  ---
10
+
11
+ This Repository includes the files required to run the `Agriculture NER` ORKG-NLP service.
12
+
13
+ Please check [this article](https://orkg-nlp-pypi.readthedocs.io/en/latest/services/services.html) for more details about the service.