Rami commited on
Commit
248f2ec
1 Parent(s): cb4a2e5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -29
README.md CHANGED
@@ -3,8 +3,16 @@ dataset_info:
3
  features:
4
  - name: body
5
  dtype: string
6
- - name: comments
7
- list:
 
 
 
 
 
 
 
 
8
  - name: ContentLicense
9
  dtype: string
10
  - name: CreationDate
@@ -13,10 +21,12 @@ dataset_info:
13
  dtype: string
14
  - name: Score
15
  dtype: string
16
- - name: body
 
 
17
  dtype: string
18
- - name: answers
19
- list:
20
  - name: body
21
  dtype: string
22
  - name: comments
@@ -45,32 +55,12 @@ dataset_info:
45
  dtype: string
46
  - name: Score
47
  dtype: string
48
- - name: meta_data
49
- struct:
50
- - name: AcceptedAnswerId
51
- dtype: string
52
- - name: CommentCount
53
- dtype: string
54
- - name: ContentLicense
55
- dtype: string
56
- - name: CreationDate
57
- dtype: string
58
- - name: Id
59
- dtype: string
60
- - name: Score
61
- dtype: string
62
- - name: Tags
63
- sequence: string
64
- - name: Title
65
- dtype: string
66
- - name: question_id
67
- dtype: string
68
  splits:
69
  - name: train
70
- num_bytes: 480117.2894491007
71
- num_examples: 50
72
- download_size: 266014
73
- dataset_size: 480117.2894491007
74
  ---
75
  # Dataset Card for "my_section_5"
76
 
 
3
  features:
4
  - name: body
5
  dtype: string
6
+ - name: question_id
7
+ dtype: string
8
+ - name: label
9
+ dtype: string
10
+ - name: meta_data
11
+ struct:
12
+ - name: AcceptedAnswerId
13
+ dtype: string
14
+ - name: CommentCount
15
+ dtype: string
16
  - name: ContentLicense
17
  dtype: string
18
  - name: CreationDate
 
21
  dtype: string
22
  - name: Score
23
  dtype: string
24
+ - name: Tags
25
+ sequence: string
26
+ - name: Title
27
  dtype: string
28
+ - name: answer
29
+ struct:
30
  - name: body
31
  dtype: string
32
  - name: comments
 
55
  dtype: string
56
  - name: Score
57
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  splits:
59
  - name: train
60
+ num_bytes: 557588
61
+ num_examples: 71
62
+ download_size: 236408
63
+ dataset_size: 557588
64
  ---
65
  # Dataset Card for "my_section_5"
66