jganzabalseenka commited on
Commit
9b41b00
1 Parent(s): 082bd45

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: noun_phrase
5
+ dtype: string
6
+ - name: count
7
+ dtype: int64
8
+ - name: first_word
9
+ dtype: string
10
+ - name: total_words
11
+ dtype: int64
12
+ - name: last_words
13
+ dtype: string
14
+ - name: normalized
15
+ dtype: string
16
+ - name: with_accents
17
+ dtype: bool
18
+ - name: __index_level_0__
19
+ dtype: int64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 66952109
23
+ num_examples: 648253
24
+ download_size: 33910808
25
+ dataset_size: 66952109
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec9a7e2e628be35b9e7c46625603b6e505f8033f94c3f4d9af128d37315ca3c
3
+ size 33910808