Skip to content

Commit fd10912

Browse files
committed
added the Transformers example for text classification
1 parent b13f330 commit fd10912

File tree

2 files changed

+2440
-0
lines changed

2 files changed

+2440
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
- [Claude 3 Interaction using the Anthropic API](notebooks/claude3_test.ipynb)
1111
- [GPT-4 interaction using the OpenAI API](notebooks/gpt4_test.ipynb)
12+
- [Simple Transformer-based Text Classification](notebooks/Transformers_example_simple_text_classification.ipynb)
1213
- [Stanza Tutorial](notebooks/Stanza_tutorial.ipynb)
1314
- [Converting SEC CIKs to a Knowledge Graph](notebooks/CIK_to_Graph.ipynb)
1415
- [Allegro Graph example](https://github.com/dcavar/python-tutorial-notebooks/blob/master/notebooks/AllegroGraph_example.ipynb)

0 commit comments

Comments
 (0)