Upload dataset
Browse files- README.md +48 -0
- id/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -352,6 +352,50 @@ dataset_info:
|
|
352 |
num_examples: 1358
|
353 |
download_size: 20452372
|
354 |
dataset_size: 55359814
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
355 |
configs:
|
356 |
- config_name: ar
|
357 |
data_files:
|
@@ -385,4 +429,8 @@ configs:
|
|
385 |
data_files:
|
386 |
- split: train
|
387 |
path: hi/train-*
|
|
|
|
|
|
|
|
|
388 |
---
|
|
|
352 |
num_examples: 1358
|
353 |
download_size: 20452372
|
354 |
dataset_size: 55359814
|
355 |
+
- config_name: id
|
356 |
+
features:
|
357 |
+
- name: id
|
358 |
+
dtype: int32
|
359 |
+
- name: source_language_name
|
360 |
+
dtype: string
|
361 |
+
- name: source_language_code
|
362 |
+
dtype: string
|
363 |
+
- name: source_topic
|
364 |
+
dtype: string
|
365 |
+
- name: source_subject
|
366 |
+
dtype: string
|
367 |
+
- name: source_query
|
368 |
+
dtype: string
|
369 |
+
- name: source_title
|
370 |
+
dtype: string
|
371 |
+
- name: source_url
|
372 |
+
dtype: string
|
373 |
+
- name: source_snippet
|
374 |
+
dtype: string
|
375 |
+
- name: source_date
|
376 |
+
dtype: string
|
377 |
+
- name: source_rank
|
378 |
+
dtype: int32
|
379 |
+
- name: source_final_url
|
380 |
+
dtype: string
|
381 |
+
- name: anchor_text
|
382 |
+
dtype: string
|
383 |
+
- name: anchor_url
|
384 |
+
dtype: string
|
385 |
+
- name: anchor_context
|
386 |
+
dtype: string
|
387 |
+
- name: target_title
|
388 |
+
dtype: string
|
389 |
+
- name: target_final_url
|
390 |
+
dtype: string
|
391 |
+
- name: target_content
|
392 |
+
dtype: string
|
393 |
+
splits:
|
394 |
+
- name: train
|
395 |
+
num_bytes: 32949121
|
396 |
+
num_examples: 1500
|
397 |
+
download_size: 12766119
|
398 |
+
dataset_size: 32949121
|
399 |
configs:
|
400 |
- config_name: ar
|
401 |
data_files:
|
|
|
429 |
data_files:
|
430 |
- split: train
|
431 |
path: hi/train-*
|
432 |
+
- config_name: id
|
433 |
+
data_files:
|
434 |
+
- split: train
|
435 |
+
path: id/train-*
|
436 |
---
|
id/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d54fad2f32aea4bd2dcbdd6529c2c983d36c20da31a5635dea06e3e10f740684
|
3 |
+
size 12766119
|