Nechba commited on
Commit
6e14fe5
1 Parent(s): c93ed9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,13 +1,17 @@
 
1
  license: apache-2.0
 
 
2
  language:
3
  - en
 
4
  configs:
5
  - config_name: default
6
  data_files:
7
  - split: train
8
  path: ./table_extract.csv
9
  tags:
10
- - TABLES
11
  ---
12
 
13
  # Table Extract Dataset
@@ -123,7 +127,4 @@ Each key in the JSON object represents a column header, and the corresponding va
123
  "5": "english manx"
124
  }
125
  }
126
- ```
127
-
128
-
129
-
 
1
+ ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - feature-extraction
5
  language:
6
  - en
7
+ - ar
8
  configs:
9
  - config_name: default
10
  data_files:
11
  - split: train
12
  path: ./table_extract.csv
13
  tags:
14
+ - finance
15
  ---
16
 
17
  # Table Extract Dataset
 
127
  "5": "english manx"
128
  }
129
  }
130
+ ```