Question Answering
Transformers
Inference Endpoints
catalinskh commited on
Commit
01050e5
1 Parent(s): 0923719

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  pipeline_tag: question-answering
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  pipeline_tag: question-answering
3
+ license: apache-2.0
4
+ datasets:
5
+ - kejian/codesearchnet-python-linelen40-full
6
+ metrics:
7
+ - accuracy
8
+ library_name: transformers
9
  ---