File size: 519 Bytes
58d3a7e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: company
    dtype: string
  - name: position
    dtype: string
  - name: location
    dtype: string
  - name: description
    dtype: string
  - name: cover_letter
    dtype: string
  splits:
  - name: train
    num_bytes: 13540
    num_examples: 7
  download_size: 22350
  dataset_size: 13540
---
# Dataset Card for "job_and_cover_letter_dataset"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)