espsluar commited on
Commit
1ba598c
·
verified ·
1 Parent(s): b4b7301

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -29
README.md CHANGED
@@ -11,35 +11,6 @@ tags:
11
  - structured-data
12
  - synthetic-data
13
  - instruction-tuning
14
- configs:
15
- - config_name: default
16
- data_files:
17
- - split: train
18
- path: data/train-*
19
- - split: validation
20
- path: data/validation-*
21
- - split: test
22
- path: data/test-*
23
- dataset_info:
24
- features:
25
- - name: messages
26
- list:
27
- - name: content
28
- dtype: string
29
- - name: role
30
- dtype: string
31
- splits:
32
- - name: train
33
- num_bytes: 8035618
34
- num_examples: 391
35
- - name: validation
36
- num_bytes: 995987
37
- num_examples: 50
38
- - name: test
39
- num_bytes: 78605
40
- num_examples: 6
41
- download_size: 1691468
42
- dataset_size: 9110210
43
  ---
44
 
45
  # CrawlerLM: HTML to JSON Extraction
 
11
  - structured-data
12
  - synthetic-data
13
  - instruction-tuning
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # CrawlerLM: HTML to JSON Extraction