ptah23 commited on
Commit
9962ea8
1 Parent(s): 11d124f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -296,5 +296,27 @@ configs:
296
  path: data/train-*
297
  ---
298
  # Dataset Card for "github-issues"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
299
 
300
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
296
  path: data/train-*
297
  ---
298
  # Dataset Card for "github-issues"
299
+ annotations_creators:
300
+ - no-annotation
301
+ language:
302
+ - en
303
+ language_creators:
304
+ - found
305
+ license:
306
+ - unknown
307
+ multilinguality:
308
+ - monolingual
309
+ pretty_name: Hugging Face Github Issues
310
+ size_categories: []
311
+ source_datasets:
312
+ - original
313
+ tags: []
314
+ task_categories:
315
+ - text-classification
316
+ - text-retrieval
317
+ task_ids:
318
+ - multi-class-classification
319
+ - multi-label-classification
320
+ - document-retrieval
321
 
322
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)