johnatanebonilla commited on
Commit
fe7a070
1 Parent(s): 8bbf388

Add columns 'pl' and 'sg' with classification results

Browse files
Files changed (2) hide show
  1. README.md +7 -3
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -33,12 +33,16 @@ dataset_info:
33
  dtype: string
34
  - name: head.morph
35
  dtype: string
 
 
 
 
36
  splits:
37
  - name: train
38
- num_bytes: 91722609
39
  num_examples: 214524
40
- download_size: 23368103
41
- dataset_size: 91722609
42
  configs:
43
  - config_name: default
44
  data_files:
 
33
  dtype: string
34
  - name: head.morph
35
  dtype: string
36
+ - name: pl
37
+ dtype: float32
38
+ - name: sg
39
+ dtype: float32
40
  splits:
41
  - name: train
42
+ num_bytes: 93438801
43
  num_examples: 214524
44
+ download_size: 25267112
45
+ dataset_size: 93438801
46
  configs:
47
  - config_name: default
48
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:911f225067f29a225dba83883839369a72691e9619658996d7340632b63a5afc
3
- size 23368103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc1533494c875cc4efab8f107b302143a5a4cf7165d3c93428de7b7fd1ad9308
3
+ size 25267112