vishnun commited on
Commit
1883c86
1 Parent(s): f86a326

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -11,6 +11,12 @@ base_model: distilbert-base-uncased
11
  model-index:
12
  - name: knowledge-graph-nlp
13
  results: []
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -66,4 +72,4 @@ The following hyperparameters were used during training:
66
  - Transformers 4.37.2
67
  - Pytorch 2.1.0+cu121
68
  - Datasets 2.17.1
69
- - Tokenizers 0.15.2
 
11
  model-index:
12
  - name: knowledge-graph-nlp
13
  results: []
14
+ datasets:
15
+ - vishnun/NLP-KnowledgeGraph
16
+ language:
17
+ - en
18
+ library_name: transformers
19
+ pipeline_tag: token-classification
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
72
  - Transformers 4.37.2
73
  - Pytorch 2.1.0+cu121
74
  - Datasets 2.17.1
75
+ - Tokenizers 0.15.2