lponsard commited on
Commit
d708c20
·
1 Parent(s): a60b841

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,19 +1,18 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: post_subject
5
  dtype: string
6
  - name: post_text
7
  dtype: string
8
  splits:
9
  - name: train
10
- num_bytes: 80089.6
11
- num_examples: 116
12
- - name: test
13
- num_bytes: 20022.4
14
- num_examples: 29
15
- download_size: 59512
16
- dataset_size: 100112.0
17
  ---
18
  # Dataset Card for "phpbb"
19
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: labels
5
+ dtype: int64
6
  - name: post_subject
7
  dtype: string
8
  - name: post_text
9
  dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 101272
13
+ num_examples: 145
14
+ download_size: 53250
15
+ dataset_size: 101272
 
 
 
16
  ---
17
  # Dataset Card for "phpbb"
18