brezende commited on
Commit
a9327ab
1 Parent(s): fa8d855

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -2,7 +2,7 @@
2
  language:
3
  - pt
4
  - en
5
- license: mit
6
  pipeline_tag: document-question-answering
7
  tags:
8
  - document-question-answering
@@ -14,8 +14,7 @@ widget:
14
  - text: Qual é o valor da compra?
15
  src: >-
16
  https://huggingface.co/spaces/impira/docquery/resolve/2359223c1837a7587402bda0f2643382a6eefeab/contract.jpeg
17
- metrics:
18
- - accuracy
19
  ---
20
 
21
 
@@ -54,4 +53,4 @@ nlp(
54
 
55
  ```bash
56
  pip install git+https://github.com/huggingface/transformers.git@2ef774211733f0acf8d3415f9284c49ef219e991
57
- ```
 
2
  language:
3
  - pt
4
  - en
5
+ license: apache-2.0
6
  pipeline_tag: document-question-answering
7
  tags:
8
  - document-question-answering
 
14
  - text: Qual é o valor da compra?
15
  src: >-
16
  https://huggingface.co/spaces/impira/docquery/resolve/2359223c1837a7587402bda0f2643382a6eefeab/contract.jpeg
17
+ library_name: adapter-transformers
 
18
  ---
19
 
20
 
 
53
 
54
  ```bash
55
  pip install git+https://github.com/huggingface/transformers.git@2ef774211733f0acf8d3415f9284c49ef219e991
56
+ ```