Datasets:
Add dataset card
Browse files
README.md
CHANGED
|
@@ -4,8 +4,8 @@ annotations_creators:
|
|
| 4 |
language:
|
| 5 |
- ara
|
| 6 |
- cmn
|
| 7 |
-
- eng
|
| 8 |
- deu
|
|
|
|
| 9 |
- fra
|
| 10 |
- hin
|
| 11 |
- ita
|
|
@@ -20,7 +20,10 @@ size_categories:
|
|
| 20 |
task_categories:
|
| 21 |
- text-classification
|
| 22 |
task_ids:
|
| 23 |
-
-
|
|
|
|
|
|
|
|
|
|
| 24 |
configs:
|
| 25 |
- config_name: default
|
| 26 |
data_files:
|
|
@@ -217,206 +220,6 @@ desc_stats = task.metadata.descriptive_stats
|
|
| 217 |
"1": {
|
| 218 |
"count": 3339
|
| 219 |
}
|
| 220 |
-
},
|
| 221 |
-
"hf_subset_descriptive_stats": {
|
| 222 |
-
"ara": {
|
| 223 |
-
"num_samples": 1000,
|
| 224 |
-
"number_of_characters": 33644,
|
| 225 |
-
"number_texts_intersect_with_train": 5,
|
| 226 |
-
"min_text_length": 6,
|
| 227 |
-
"average_text_length": 33.644,
|
| 228 |
-
"max_text_length": 83,
|
| 229 |
-
"unique_text": 994,
|
| 230 |
-
"unique_labels": 2,
|
| 231 |
-
"labels": {
|
| 232 |
-
"0": {
|
| 233 |
-
"count": 699
|
| 234 |
-
},
|
| 235 |
-
"1": {
|
| 236 |
-
"count": 301
|
| 237 |
-
}
|
| 238 |
-
}
|
| 239 |
-
},
|
| 240 |
-
"cmn": {
|
| 241 |
-
"num_samples": 1000,
|
| 242 |
-
"number_of_characters": 14940,
|
| 243 |
-
"number_texts_intersect_with_train": 6,
|
| 244 |
-
"min_text_length": 5,
|
| 245 |
-
"average_text_length": 14.94,
|
| 246 |
-
"max_text_length": 34,
|
| 247 |
-
"unique_text": 999,
|
| 248 |
-
"unique_labels": 2,
|
| 249 |
-
"labels": {
|
| 250 |
-
"1": {
|
| 251 |
-
"count": 327
|
| 252 |
-
},
|
| 253 |
-
"0": {
|
| 254 |
-
"count": 673
|
| 255 |
-
}
|
| 256 |
-
}
|
| 257 |
-
},
|
| 258 |
-
"eng": {
|
| 259 |
-
"num_samples": 1000,
|
| 260 |
-
"number_of_characters": 48378,
|
| 261 |
-
"number_texts_intersect_with_train": 0,
|
| 262 |
-
"min_text_length": 11,
|
| 263 |
-
"average_text_length": 48.378,
|
| 264 |
-
"max_text_length": 100,
|
| 265 |
-
"unique_text": 1000,
|
| 266 |
-
"unique_labels": 2,
|
| 267 |
-
"labels": {
|
| 268 |
-
"0": {
|
| 269 |
-
"count": 686
|
| 270 |
-
},
|
| 271 |
-
"1": {
|
| 272 |
-
"count": 314
|
| 273 |
-
}
|
| 274 |
-
}
|
| 275 |
-
},
|
| 276 |
-
"deu": {
|
| 277 |
-
"num_samples": 1000,
|
| 278 |
-
"number_of_characters": 53350,
|
| 279 |
-
"number_texts_intersect_with_train": 0,
|
| 280 |
-
"min_text_length": 13,
|
| 281 |
-
"average_text_length": 53.35,
|
| 282 |
-
"max_text_length": 118,
|
| 283 |
-
"unique_text": 1000,
|
| 284 |
-
"unique_labels": 2,
|
| 285 |
-
"labels": {
|
| 286 |
-
"1": {
|
| 287 |
-
"count": 300
|
| 288 |
-
},
|
| 289 |
-
"0": {
|
| 290 |
-
"count": 700
|
| 291 |
-
}
|
| 292 |
-
}
|
| 293 |
-
},
|
| 294 |
-
"fra": {
|
| 295 |
-
"num_samples": 1000,
|
| 296 |
-
"number_of_characters": 55169,
|
| 297 |
-
"number_texts_intersect_with_train": 0,
|
| 298 |
-
"min_text_length": 1,
|
| 299 |
-
"average_text_length": 55.169,
|
| 300 |
-
"max_text_length": 135,
|
| 301 |
-
"unique_text": 1000,
|
| 302 |
-
"unique_labels": 2,
|
| 303 |
-
"labels": {
|
| 304 |
-
"0": {
|
| 305 |
-
"count": 699
|
| 306 |
-
},
|
| 307 |
-
"1": {
|
| 308 |
-
"count": 301
|
| 309 |
-
}
|
| 310 |
-
}
|
| 311 |
-
},
|
| 312 |
-
"hin": {
|
| 313 |
-
"num_samples": 1000,
|
| 314 |
-
"number_of_characters": 47262,
|
| 315 |
-
"number_texts_intersect_with_train": 3,
|
| 316 |
-
"min_text_length": 13,
|
| 317 |
-
"average_text_length": 47.262,
|
| 318 |
-
"max_text_length": 130,
|
| 319 |
-
"unique_text": 999,
|
| 320 |
-
"unique_labels": 2,
|
| 321 |
-
"labels": {
|
| 322 |
-
"0": {
|
| 323 |
-
"count": 698
|
| 324 |
-
},
|
| 325 |
-
"1": {
|
| 326 |
-
"count": 302
|
| 327 |
-
}
|
| 328 |
-
}
|
| 329 |
-
},
|
| 330 |
-
"ita": {
|
| 331 |
-
"num_samples": 1000,
|
| 332 |
-
"number_of_characters": 50502,
|
| 333 |
-
"number_texts_intersect_with_train": 1,
|
| 334 |
-
"min_text_length": 8,
|
| 335 |
-
"average_text_length": 50.502,
|
| 336 |
-
"max_text_length": 114,
|
| 337 |
-
"unique_text": 999,
|
| 338 |
-
"unique_labels": 2,
|
| 339 |
-
"labels": {
|
| 340 |
-
"0": {
|
| 341 |
-
"count": 700
|
| 342 |
-
},
|
| 343 |
-
"1": {
|
| 344 |
-
"count": 300
|
| 345 |
-
}
|
| 346 |
-
}
|
| 347 |
-
},
|
| 348 |
-
"nld": {
|
| 349 |
-
"num_samples": 1000,
|
| 350 |
-
"number_of_characters": 53056,
|
| 351 |
-
"number_texts_intersect_with_train": 1,
|
| 352 |
-
"min_text_length": 15,
|
| 353 |
-
"average_text_length": 53.056,
|
| 354 |
-
"max_text_length": 121,
|
| 355 |
-
"unique_text": 999,
|
| 356 |
-
"unique_labels": 2,
|
| 357 |
-
"labels": {
|
| 358 |
-
"1": {
|
| 359 |
-
"count": 298
|
| 360 |
-
},
|
| 361 |
-
"0": {
|
| 362 |
-
"count": 702
|
| 363 |
-
}
|
| 364 |
-
}
|
| 365 |
-
},
|
| 366 |
-
"pol": {
|
| 367 |
-
"num_samples": 1000,
|
| 368 |
-
"number_of_characters": 48907,
|
| 369 |
-
"number_texts_intersect_with_train": 0,
|
| 370 |
-
"min_text_length": 9,
|
| 371 |
-
"average_text_length": 48.907,
|
| 372 |
-
"max_text_length": 109,
|
| 373 |
-
"unique_text": 1000,
|
| 374 |
-
"unique_labels": 2,
|
| 375 |
-
"labels": {
|
| 376 |
-
"1": {
|
| 377 |
-
"count": 298
|
| 378 |
-
},
|
| 379 |
-
"0": {
|
| 380 |
-
"count": 702
|
| 381 |
-
}
|
| 382 |
-
}
|
| 383 |
-
},
|
| 384 |
-
"por": {
|
| 385 |
-
"num_samples": 1000,
|
| 386 |
-
"number_of_characters": 48400,
|
| 387 |
-
"number_texts_intersect_with_train": 0,
|
| 388 |
-
"min_text_length": 9,
|
| 389 |
-
"average_text_length": 48.4,
|
| 390 |
-
"max_text_length": 109,
|
| 391 |
-
"unique_text": 1000,
|
| 392 |
-
"unique_labels": 2,
|
| 393 |
-
"labels": {
|
| 394 |
-
"0": {
|
| 395 |
-
"count": 698
|
| 396 |
-
},
|
| 397 |
-
"1": {
|
| 398 |
-
"count": 302
|
| 399 |
-
}
|
| 400 |
-
}
|
| 401 |
-
},
|
| 402 |
-
"spa": {
|
| 403 |
-
"num_samples": 1000,
|
| 404 |
-
"number_of_characters": 48405,
|
| 405 |
-
"number_texts_intersect_with_train": 0,
|
| 406 |
-
"min_text_length": 11,
|
| 407 |
-
"average_text_length": 48.405,
|
| 408 |
-
"max_text_length": 106,
|
| 409 |
-
"unique_text": 1000,
|
| 410 |
-
"unique_labels": 2,
|
| 411 |
-
"labels": {
|
| 412 |
-
"1": {
|
| 413 |
-
"count": 296
|
| 414 |
-
},
|
| 415 |
-
"0": {
|
| 416 |
-
"count": 704
|
| 417 |
-
}
|
| 418 |
-
}
|
| 419 |
-
}
|
| 420 |
}
|
| 421 |
},
|
| 422 |
"train": {
|
|
@@ -435,206 +238,6 @@ desc_stats = task.metadata.descriptive_stats
|
|
| 435 |
"1": {
|
| 436 |
"count": 3341
|
| 437 |
}
|
| 438 |
-
},
|
| 439 |
-
"hf_subset_descriptive_stats": {
|
| 440 |
-
"ara": {
|
| 441 |
-
"num_samples": 1000,
|
| 442 |
-
"number_of_characters": 34165,
|
| 443 |
-
"number_texts_intersect_with_train": null,
|
| 444 |
-
"min_text_length": 9,
|
| 445 |
-
"average_text_length": 34.165,
|
| 446 |
-
"max_text_length": 86,
|
| 447 |
-
"unique_text": 997,
|
| 448 |
-
"unique_labels": 2,
|
| 449 |
-
"labels": {
|
| 450 |
-
"0": {
|
| 451 |
-
"count": 699
|
| 452 |
-
},
|
| 453 |
-
"1": {
|
| 454 |
-
"count": 301
|
| 455 |
-
}
|
| 456 |
-
}
|
| 457 |
-
},
|
| 458 |
-
"cmn": {
|
| 459 |
-
"num_samples": 1000,
|
| 460 |
-
"number_of_characters": 14946,
|
| 461 |
-
"number_texts_intersect_with_train": null,
|
| 462 |
-
"min_text_length": 4,
|
| 463 |
-
"average_text_length": 14.946,
|
| 464 |
-
"max_text_length": 34,
|
| 465 |
-
"unique_text": 996,
|
| 466 |
-
"unique_labels": 2,
|
| 467 |
-
"labels": {
|
| 468 |
-
"1": {
|
| 469 |
-
"count": 331
|
| 470 |
-
},
|
| 471 |
-
"0": {
|
| 472 |
-
"count": 669
|
| 473 |
-
}
|
| 474 |
-
}
|
| 475 |
-
},
|
| 476 |
-
"eng": {
|
| 477 |
-
"num_samples": 1000,
|
| 478 |
-
"number_of_characters": 48134,
|
| 479 |
-
"number_texts_intersect_with_train": null,
|
| 480 |
-
"min_text_length": 13,
|
| 481 |
-
"average_text_length": 48.134,
|
| 482 |
-
"max_text_length": 101,
|
| 483 |
-
"unique_text": 1000,
|
| 484 |
-
"unique_labels": 2,
|
| 485 |
-
"labels": {
|
| 486 |
-
"0": {
|
| 487 |
-
"count": 687
|
| 488 |
-
},
|
| 489 |
-
"1": {
|
| 490 |
-
"count": 313
|
| 491 |
-
}
|
| 492 |
-
}
|
| 493 |
-
},
|
| 494 |
-
"deu": {
|
| 495 |
-
"num_samples": 1000,
|
| 496 |
-
"number_of_characters": 52717,
|
| 497 |
-
"number_texts_intersect_with_train": null,
|
| 498 |
-
"min_text_length": 13,
|
| 499 |
-
"average_text_length": 52.717,
|
| 500 |
-
"max_text_length": 121,
|
| 501 |
-
"unique_text": 1000,
|
| 502 |
-
"unique_labels": 2,
|
| 503 |
-
"labels": {
|
| 504 |
-
"1": {
|
| 505 |
-
"count": 302
|
| 506 |
-
},
|
| 507 |
-
"0": {
|
| 508 |
-
"count": 698
|
| 509 |
-
}
|
| 510 |
-
}
|
| 511 |
-
},
|
| 512 |
-
"fra": {
|
| 513 |
-
"num_samples": 1000,
|
| 514 |
-
"number_of_characters": 56635,
|
| 515 |
-
"number_texts_intersect_with_train": null,
|
| 516 |
-
"min_text_length": 11,
|
| 517 |
-
"average_text_length": 56.635,
|
| 518 |
-
"max_text_length": 131,
|
| 519 |
-
"unique_text": 1000,
|
| 520 |
-
"unique_labels": 2,
|
| 521 |
-
"labels": {
|
| 522 |
-
"0": {
|
| 523 |
-
"count": 700
|
| 524 |
-
},
|
| 525 |
-
"1": {
|
| 526 |
-
"count": 300
|
| 527 |
-
}
|
| 528 |
-
}
|
| 529 |
-
},
|
| 530 |
-
"hin": {
|
| 531 |
-
"num_samples": 1000,
|
| 532 |
-
"number_of_characters": 47185,
|
| 533 |
-
"number_texts_intersect_with_train": null,
|
| 534 |
-
"min_text_length": 15,
|
| 535 |
-
"average_text_length": 47.185,
|
| 536 |
-
"max_text_length": 128,
|
| 537 |
-
"unique_text": 1000,
|
| 538 |
-
"unique_labels": 2,
|
| 539 |
-
"labels": {
|
| 540 |
-
"1": {
|
| 541 |
-
"count": 301
|
| 542 |
-
},
|
| 543 |
-
"0": {
|
| 544 |
-
"count": 699
|
| 545 |
-
}
|
| 546 |
-
}
|
| 547 |
-
},
|
| 548 |
-
"ita": {
|
| 549 |
-
"num_samples": 1000,
|
| 550 |
-
"number_of_characters": 51270,
|
| 551 |
-
"number_texts_intersect_with_train": null,
|
| 552 |
-
"min_text_length": 10,
|
| 553 |
-
"average_text_length": 51.27,
|
| 554 |
-
"max_text_length": 125,
|
| 555 |
-
"unique_text": 1000,
|
| 556 |
-
"unique_labels": 2,
|
| 557 |
-
"labels": {
|
| 558 |
-
"0": {
|
| 559 |
-
"count": 701
|
| 560 |
-
},
|
| 561 |
-
"1": {
|
| 562 |
-
"count": 299
|
| 563 |
-
}
|
| 564 |
-
}
|
| 565 |
-
},
|
| 566 |
-
"nld": {
|
| 567 |
-
"num_samples": 1000,
|
| 568 |
-
"number_of_characters": 53534,
|
| 569 |
-
"number_texts_intersect_with_train": null,
|
| 570 |
-
"min_text_length": 14,
|
| 571 |
-
"average_text_length": 53.534,
|
| 572 |
-
"max_text_length": 122,
|
| 573 |
-
"unique_text": 1000,
|
| 574 |
-
"unique_labels": 2,
|
| 575 |
-
"labels": {
|
| 576 |
-
"0": {
|
| 577 |
-
"count": 699
|
| 578 |
-
},
|
| 579 |
-
"1": {
|
| 580 |
-
"count": 301
|
| 581 |
-
}
|
| 582 |
-
}
|
| 583 |
-
},
|
| 584 |
-
"pol": {
|
| 585 |
-
"num_samples": 1000,
|
| 586 |
-
"number_of_characters": 50010,
|
| 587 |
-
"number_texts_intersect_with_train": null,
|
| 588 |
-
"min_text_length": 13,
|
| 589 |
-
"average_text_length": 50.01,
|
| 590 |
-
"max_text_length": 111,
|
| 591 |
-
"unique_text": 1000,
|
| 592 |
-
"unique_labels": 2,
|
| 593 |
-
"labels": {
|
| 594 |
-
"0": {
|
| 595 |
-
"count": 703
|
| 596 |
-
},
|
| 597 |
-
"1": {
|
| 598 |
-
"count": 297
|
| 599 |
-
}
|
| 600 |
-
}
|
| 601 |
-
},
|
| 602 |
-
"por": {
|
| 603 |
-
"num_samples": 1000,
|
| 604 |
-
"number_of_characters": 49011,
|
| 605 |
-
"number_texts_intersect_with_train": null,
|
| 606 |
-
"min_text_length": 14,
|
| 607 |
-
"average_text_length": 49.011,
|
| 608 |
-
"max_text_length": 108,
|
| 609 |
-
"unique_text": 1000,
|
| 610 |
-
"unique_labels": 2,
|
| 611 |
-
"labels": {
|
| 612 |
-
"0": {
|
| 613 |
-
"count": 701
|
| 614 |
-
},
|
| 615 |
-
"1": {
|
| 616 |
-
"count": 299
|
| 617 |
-
}
|
| 618 |
-
}
|
| 619 |
-
},
|
| 620 |
-
"spa": {
|
| 621 |
-
"num_samples": 1000,
|
| 622 |
-
"number_of_characters": 48386,
|
| 623 |
-
"number_texts_intersect_with_train": null,
|
| 624 |
-
"min_text_length": 13,
|
| 625 |
-
"average_text_length": 48.386,
|
| 626 |
-
"max_text_length": 103,
|
| 627 |
-
"unique_text": 1000,
|
| 628 |
-
"unique_labels": 2,
|
| 629 |
-
"labels": {
|
| 630 |
-
"0": {
|
| 631 |
-
"count": 703
|
| 632 |
-
},
|
| 633 |
-
"1": {
|
| 634 |
-
"count": 297
|
| 635 |
-
}
|
| 636 |
-
}
|
| 637 |
-
}
|
| 638 |
}
|
| 639 |
}
|
| 640 |
}
|
|
|
|
| 4 |
language:
|
| 5 |
- ara
|
| 6 |
- cmn
|
|
|
|
| 7 |
- deu
|
| 8 |
+
- eng
|
| 9 |
- fra
|
| 10 |
- hin
|
| 11 |
- ita
|
|
|
|
| 20 |
task_categories:
|
| 21 |
- text-classification
|
| 22 |
task_ids:
|
| 23 |
+
- sentiment-analysis
|
| 24 |
+
- sentiment-scoring
|
| 25 |
+
- sentiment-classification
|
| 26 |
+
- hate-speech-detection
|
| 27 |
configs:
|
| 28 |
- config_name: default
|
| 29 |
data_files:
|
|
|
|
| 220 |
"1": {
|
| 221 |
"count": 3339
|
| 222 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 223 |
}
|
| 224 |
},
|
| 225 |
"train": {
|
|
|
|
| 238 |
"1": {
|
| 239 |
"count": 3341
|
| 240 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 241 |
}
|
| 242 |
}
|
| 243 |
}
|