vaishali commited on
Commit
36878e0
·
verified ·
1 Parent(s): 8e6f163

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -2,13 +2,15 @@
2
  license: mit
3
  language: hi
4
  tags:
5
- - lowrestabqa
6
- - low-resource-table-question-answering
7
- - indic-table-question-answering
8
- - hindi-table-question-answering
9
  pipeline_tag: table-question-answering
10
  datasets:
11
- - vaishali/hindiTabQA
 
 
12
  ---
13
  # Usage
14
  ```python
 
2
  license: mit
3
  language: hi
4
  tags:
5
+ - lowrestabqa
6
+ - low-resource-table-question-answering
7
+ - indic-table-question-answering
8
+ - hindi-table-question-answering
9
  pipeline_tag: table-question-answering
10
  datasets:
11
+ - vaishali/hindiTabQA
12
+ base_model:
13
+ - facebook/mbart-large-50
14
  ---
15
  # Usage
16
  ```python