ancatmara commited on
Commit
f1f9fb5
1 Parent(s): 6c252a7

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +41 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Code
5
+ dtype: string
6
+ - name: Title
7
+ dtype: string
8
+ - name: Author
9
+ dtype: string
10
+ - name: Editor
11
+ dtype: string
12
+ - name: Dates
13
+ dtype: string
14
+ - name: Irish
15
+ dtype: string
16
+ - name: Other languages
17
+ dtype: string
18
+ - name: Form
19
+ dtype: string
20
+ - name: Genre
21
+ dtype: string
22
+ - name: Subgenre
23
+ dtype: string
24
+ - name: Words
25
+ dtype: int64
26
+ - name: Text
27
+ dtype: string
28
+ - name: Link
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 17113497
33
+ num_examples: 485
34
+ download_size: 10655727
35
+ dataset_size: 17113497
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93659fb27ab0281f963a2deed70e976f306757c0af9345270bdf229257575c5d
3
+ size 10655727