poumiquel commited on
Commit
cf19266
·
verified ·
1 Parent(s): 035647c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -40
README.md CHANGED
@@ -1,41 +1,29 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: title
5
- dtype: string
6
- - name: paragraphs
7
- list:
8
- - name: context
9
- dtype: string
10
- - name: qas
11
- list:
12
- - name: answers
13
- list:
14
- - name: answer_start
15
- dtype: int64
16
- - name: text
17
- dtype: string
18
- - name: id
19
- dtype: string
20
- - name: is_impossible
21
- dtype: bool
22
- - name: plausible_answers
23
- list:
24
- - name: answer_start
25
- dtype: int64
26
- - name: text
27
- dtype: string
28
- - name: question
29
- dtype: string
30
  splits:
31
- - name: train
32
- num_bytes: 25950316
33
- num_examples: 353
34
- download_size: 12826396
35
- dataset_size: 25950316
36
- configs:
37
- - config_name: default
38
- data_files:
39
- - split: train
40
- path: data/train-*
41
- ---
 
1
+ annotations_creators:
2
+ - expert-generated
3
+ language:
4
+ - en
5
+ language_creators:
6
+ - found
7
+ license:
8
+ - mit
9
+ multilinguality:
10
+ - monolingual
11
+ paperswithcode_id: acronym-identification
12
+ pretty_name: "Dataset per a fer la pr\xE0ctica de datasets de hugging face."
13
+ size_categories:
14
+ - 10K<n<100K
15
+ source_datasets:
16
+ - original
17
+ tags: []
18
+ task_categories:
19
+ - token-classification
20
+ task_ids: []
21
+ train-eval-index:
22
+ - col_mapping:
23
+ labels: tags
24
+ tokens: tokens
25
+ config: default
 
 
 
 
26
  splits:
27
+ eval_split: test
28
+ task: token-classification
29
+ task_id: entity_extraction