Upload dataset
Browse files
README.md
CHANGED
|
@@ -3068,6 +3068,124 @@ dataset_info:
|
|
| 3068 |
num_examples: 15408
|
| 3069 |
download_size: 170350651
|
| 3070 |
dataset_size: 304826500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3071 |
- config_name: langdev.stackexchange.com
|
| 3072 |
features:
|
| 3073 |
- name: AnswerCount
|
|
@@ -3287,6 +3405,10 @@ configs:
|
|
| 3287 |
data_files:
|
| 3288 |
- split: train
|
| 3289 |
path: christianity.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3290 |
- config_name: langdev.stackexchange.com
|
| 3291 |
data_files:
|
| 3292 |
- split: train
|
|
|
|
| 3068 |
num_examples: 15408
|
| 3069 |
download_size: 170350651
|
| 3070 |
dataset_size: 304826500
|
| 3071 |
+
- config_name: civicrm.stackexchange.com
|
| 3072 |
+
features:
|
| 3073 |
+
- name: AcceptedAnswerId
|
| 3074 |
+
dtype: int64
|
| 3075 |
+
- name: AnswerCount
|
| 3076 |
+
dtype: int64
|
| 3077 |
+
- name: Answers
|
| 3078 |
+
list:
|
| 3079 |
+
- name: Body
|
| 3080 |
+
dtype: string
|
| 3081 |
+
- name: CommentCount
|
| 3082 |
+
dtype: int64
|
| 3083 |
+
- name: Comments
|
| 3084 |
+
list:
|
| 3085 |
+
- name: ContentLicense
|
| 3086 |
+
dtype: string
|
| 3087 |
+
- name: CreationDate
|
| 3088 |
+
dtype: string
|
| 3089 |
+
- name: Id
|
| 3090 |
+
dtype: int64
|
| 3091 |
+
- name: PostId
|
| 3092 |
+
dtype: int64
|
| 3093 |
+
- name: Score
|
| 3094 |
+
dtype: int64
|
| 3095 |
+
- name: Text
|
| 3096 |
+
dtype: string
|
| 3097 |
+
- name: UserDisplayName
|
| 3098 |
+
dtype: string
|
| 3099 |
+
- name: UserId
|
| 3100 |
+
dtype: int64
|
| 3101 |
+
- name: ContentLicense
|
| 3102 |
+
dtype: string
|
| 3103 |
+
- name: CreationDate
|
| 3104 |
+
dtype: string
|
| 3105 |
+
- name: Id
|
| 3106 |
+
dtype: int64
|
| 3107 |
+
- name: IsAccepted
|
| 3108 |
+
dtype: bool
|
| 3109 |
+
- name: LastActivityDate
|
| 3110 |
+
dtype: string
|
| 3111 |
+
- name: LastEditDate
|
| 3112 |
+
dtype: string
|
| 3113 |
+
- name: LastEditorUserId
|
| 3114 |
+
dtype: int64
|
| 3115 |
+
- name: OwnerUserId
|
| 3116 |
+
dtype: int64
|
| 3117 |
+
- name: ParentId
|
| 3118 |
+
dtype: int64
|
| 3119 |
+
- name: PostTypeId
|
| 3120 |
+
dtype: int64
|
| 3121 |
+
- name: Score
|
| 3122 |
+
dtype: int64
|
| 3123 |
+
- name: UserDisplayName
|
| 3124 |
+
dtype: string
|
| 3125 |
+
- name: Body
|
| 3126 |
+
dtype: string
|
| 3127 |
+
- name: ClosedDate
|
| 3128 |
+
dtype: string
|
| 3129 |
+
- name: CommentCount
|
| 3130 |
+
dtype: int64
|
| 3131 |
+
- name: Comments
|
| 3132 |
+
list:
|
| 3133 |
+
- name: ContentLicense
|
| 3134 |
+
dtype: string
|
| 3135 |
+
- name: CreationDate
|
| 3136 |
+
dtype: string
|
| 3137 |
+
- name: Id
|
| 3138 |
+
dtype: int64
|
| 3139 |
+
- name: PostId
|
| 3140 |
+
dtype: int64
|
| 3141 |
+
- name: Score
|
| 3142 |
+
dtype: int64
|
| 3143 |
+
- name: Text
|
| 3144 |
+
dtype: string
|
| 3145 |
+
- name: UserDisplayName
|
| 3146 |
+
dtype: string
|
| 3147 |
+
- name: UserId
|
| 3148 |
+
dtype: int64
|
| 3149 |
+
- name: CommunityOwnedDate
|
| 3150 |
+
dtype: string
|
| 3151 |
+
- name: ContentLicense
|
| 3152 |
+
dtype: string
|
| 3153 |
+
- name: CreationDate
|
| 3154 |
+
dtype: string
|
| 3155 |
+
- name: Id
|
| 3156 |
+
dtype: int64
|
| 3157 |
+
- name: LastActivityDate
|
| 3158 |
+
dtype: string
|
| 3159 |
+
- name: LastEditDate
|
| 3160 |
+
dtype: string
|
| 3161 |
+
- name: LastEditorDisplayName
|
| 3162 |
+
dtype: string
|
| 3163 |
+
- name: LastEditorUserId
|
| 3164 |
+
dtype: int64
|
| 3165 |
+
- name: OwnerDisplayName
|
| 3166 |
+
dtype: string
|
| 3167 |
+
- name: OwnerUserId
|
| 3168 |
+
dtype: int64
|
| 3169 |
+
- name: PostTypeId
|
| 3170 |
+
dtype: int64
|
| 3171 |
+
- name: Score
|
| 3172 |
+
dtype: int64
|
| 3173 |
+
- name: Tags
|
| 3174 |
+
dtype: string
|
| 3175 |
+
- name: Title
|
| 3176 |
+
dtype: string
|
| 3177 |
+
- name: UserDisplayName
|
| 3178 |
+
dtype: string
|
| 3179 |
+
- name: ViewCount
|
| 3180 |
+
dtype: int64
|
| 3181 |
+
- name: ThreadText
|
| 3182 |
+
dtype: string
|
| 3183 |
+
splits:
|
| 3184 |
+
- name: train
|
| 3185 |
+
num_bytes: 83368269
|
| 3186 |
+
num_examples: 15224
|
| 3187 |
+
download_size: 42164927
|
| 3188 |
+
dataset_size: 83368269
|
| 3189 |
- config_name: langdev.stackexchange.com
|
| 3190 |
features:
|
| 3191 |
- name: AnswerCount
|
|
|
|
| 3405 |
data_files:
|
| 3406 |
- split: train
|
| 3407 |
path: christianity.stackexchange.com/train-*
|
| 3408 |
+
- config_name: civicrm.stackexchange.com
|
| 3409 |
+
data_files:
|
| 3410 |
+
- split: train
|
| 3411 |
+
path: civicrm.stackexchange.com/train-*
|
| 3412 |
- config_name: langdev.stackexchange.com
|
| 3413 |
data_files:
|
| 3414 |
- split: train
|
civicrm.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0abde5fe2260e3d41c7610d8467956141e4c2a17cf04d73e1c6abe14c640c4ce
|
| 3 |
+
size 42164927
|