Serega6678 commited on
Commit
efee1b3
1 Parent(s): d5fb2a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -69,6 +69,12 @@ for entity in entities:
69
  print(entity["text"], "=>", entity["label"])
70
  ```
71
 
 
 
 
 
 
 
72
  ## Fine-tuning
73
 
74
  A fine-tuning script can be found [here](https://colab.research.google.com/drive/1-hk5AIdX-TZdyes1yx-0qzS34YYEf3d2?usp=sharing).
 
69
  print(entity["text"], "=>", entity["label"])
70
  ```
71
 
72
+ ```
73
+ Association for Computing Machinery Special Interest Group on Algorithms and Computation Theory => organization
74
+ Quantum Computing and Algorithmic Innovations: Shaping the Future of Technology => initiative
75
+ Global Computational Science Advancement Project => project
76
+ ```
77
+
78
  ## Fine-tuning
79
 
80
  A fine-tuning script can be found [here](https://colab.research.google.com/drive/1-hk5AIdX-TZdyes1yx-0qzS34YYEf3d2?usp=sharing).